aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller30-621/+727
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar8-45/+40
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar1-3/+3
2015-10-21ipv6: gro: support sit protocolEric Dumazet1-0/+12
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen4-27/+9
2015-10-21Adding switchdev ageing notification on port bridgedElad Raz1-0/+12
2015-10-21tcp: use RACK to detect lossesYuchung Cheng3-2/+91
2015-10-21tcp: track the packet timings in RACKYuchung Cheng4-0/+49
2015-10-21tcp: add tcp_tsopt_ecr_before helperYuchung Cheng1-2/+7
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng2-71/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng4-5/+82
2015-10-21tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng1-4/+1
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg11-185/+178
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg5-14/+12
2015-10-21mac80211: remove sta->last_ack_signalJohannes Berg3-7/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-224/+404
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-217/+391
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller38-366/+298
2015-10-18RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com1-3/+2
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet5-8/+3
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller4-42/+99
2015-10-18netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-18ipconfig: send Client-identifier in DHCP requestsLi RongQing1-1/+31
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso178-1983/+5237
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-4/+9
2015-10-16netfilter: ipv4: whitespace around operatorsIan Morris3-6/+6
2015-10-16netfilter: ipv4: code indentationIan Morris3-5/+5
2015-10-16netfilter: ipv4: function definition layoutIan Morris2-6/+6
2015-10-16netfilter: ipv4: ternary operator layoutIan Morris2-5/+5
2015-10-16netfilter: ipv4: label placementIan Morris2-2/+2
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+0
2015-10-16netfilter: nf_queue: remove rcu_read_lock callsFlorian Westphal1-12/+4
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal3-18/+6