aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman6-11/+13
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds10-45/+54
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-30/+1
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-37/+46
2015-11-03switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko1-5/+4
2015-11-03net: sched: kill dead code in sch_choke.cPhil Sutter1-59/+0
2015-11-03irda: Delete an unnecessary check before the function call "irlmp_unregister_service"Markus Elfring1-2/+1
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller17-210/+264
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson1-2/+6
2015-11-03vlan: Invoke driver vlan hooks only if device is presentPadmanabh Ratnakar1-2/+8
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen1-8/+8
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker1-9/+18
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K2-0/+12
2015-11-03mac80211: further improve "no supported rates" warningJohannes Berg1-1/+1
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg1-94/+48
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach1-7/+7
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg5-16/+11
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer1-0/+3
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov5-7/+18
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller5-35/+45
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller3-31/+48
2015-11-03mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski1-1/+7
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller2-1/+12
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski1-0/+19
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov1-5/+5
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson1-6/+6
2015-11-03mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com1-0/+7
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson1-0/+50
2015-11-02sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-11-02net: fix percpu memory leaksEric Dumazet5-18/+35
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer1-2/+1
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet2-3/+23
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel1-1/+1
2015-11-02ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context.Ani Sinha1-3/+3
2015-11-02bridge: vlan: Use correct flag name in commentIdo Schimmel1-3/+3
2015-11-02bridge: vlan: Prevent possible use-after-freeIdo Schimmel1-0/+2
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet2-17/+17
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com3-86/+56
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar1-4/+2
2015-11-02ipv4: use l4 hash for locally generated multipath flowsPaolo Abeni1-1/+2
2015-11-01Use 64-bit timekeepingTina Ruchandani1-5/+6
2015-11-01ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov1-0/+7
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov2-9/+15
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot1-20/+9
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2-22/+19
2015-11-01tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy1-0/+5
2015-11-01ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa1-4/+4
2015-11-01ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked socketsHannes Frederic Sowa1-37/+33
2015-11-01ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragmentHannes Frederic Sowa1-3/+5