summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-11-09remove abs64()Andrew Morton
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-03switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko
2015-11-03net: sched: kill dead code in sch_choke.cPhil Sutter
2015-11-03irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson
2015-11-03vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K
2015-11-03mac80211: further improve "no supported rates" warningJohannes Berg
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller
2015-11-03mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-11-03mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson
2015-11-02sit: fix sit0 percpu double allocationsEric Dumazet
2015-11-02net: fix percpu memory leaksEric Dumazet
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel
2015-11-02ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-11-02bridge: vlan: Use correct flag name in commentIdo Schimmel
2015-11-02bridge: vlan: Prevent possible use-after-freeIdo Schimmel
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar
2015-11-02ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni
2015-11-01Use 64-bit timekeepingTina Ruchandani
2015-11-01ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi