summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\
| * tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\ \
| * | ipv6: fix tunnel error handlingMichal Kubeček2015-11-03
| * | sit: fix sit0 percpu double allocationsEric Dumazet2015-11-02
| * | ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer2015-11-02
| * | ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-02
| * | ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov2015-11-01
| * | ipv4: fix to not remove local route on link downJulian Anastasov2015-11-01
| * | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-01
* | | switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko2015-11-03
* | | net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-03
* | | irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring2015-11-03
* | | Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-11-03
|\ \ \
| * | | cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker2015-11-03
| * | | mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-03
| * | | mac80211: further improve "no supported rates" warningJohannes Berg2015-11-03
| * | | mac80211: treat bad WMM parameters more gracefullyJohannes Berg2015-11-03
| * | | mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach2015-11-03
| * | | mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-03
| * | | mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer2015-11-03
| * | | mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-03
| * | | mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-03
| * | | mac80211: call drv_stop only if driver is startedEliad Peller2015-11-03
| * | | mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski2015-11-03
| * | | mac80211: use freezable workqueue for restart workEliad Peller2015-11-03
| * | | mac80211: Fix local deauth while associatingAndrei Otcheretianski2015-11-03
| * | | mac80211: allow null chandef in tracingArik Nemtsov2015-11-03
| * | | nl80211: Fix potential memory leak from parse_acl_dataOla Olsson2015-11-03
| * | | mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com2015-11-03
* | | | net/core: fix for_each_netdev_featureJarod Wilson2015-11-03
* | | | vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar2015-11-03
* | | | ptp: Change ptp_class to a proper bitmaskStefan Sørensen2015-11-03
* | | | net/core: generic support for disabling netdev features down stackJarod Wilson2015-11-02
* | | | net: fix percpu memory leaksEric Dumazet2015-11-02
* | | | net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* | | | bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel2015-11-02
* | | | bridge: vlan: Use correct flag name in commentIdo Schimmel2015-11-02
* | | | bridge: vlan: Prevent possible use-after-freeIdo Schimmel2015-11-02
* | | | tcp/dccp: fix ireq->pktopts raceEric Dumazet2015-11-02
* | | | RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com2015-11-02
* | | | net: rds: changing the return type from int to voidSaurabh Sengar2015-11-02
* | | | ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni2015-11-02
* | | | Use 64-bit timekeepingTina Ruchandani2015-11-01
* | | | net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-01
* | | | VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2015-11-01
* | | | ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-01
* | | | ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-01
* | | | ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa2015-11-01
* | | | ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa2015-11-01