summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-02-24mac80211: mesh: drop constant field mean_chain_lenBob Copeland2-9/+3
2016-02-24mac80211: avoid excessive stack usage in sta_infoArnd Bergmann1-8/+16
2016-02-24mac80211: always print a message when disconnectingJohannes Berg1-5/+12
2016-02-24mac80211: fix ibss scan parametersSara Sharon1-7/+15
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2-2/+20
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-02-24mac80211: fix txq queue related crashesMichal Kazior1-0/+3
2016-02-24mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu1-6/+4
2016-02-24rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita1-10/+1
2016-02-24rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita1-26/+15
2016-02-24rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita1-1/+1
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson1-6/+6
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg1-2/+15
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg5-78/+46
2016-02-24cfg80211: add more warnings for inconsistent opsOla Olsson1-0/+10
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach3-0/+51
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer2-5/+6
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski1-2/+3
2016-02-24mac80211: support hw managing reorder logicSara Sharon3-11/+35
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon5-52/+83
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang2-4/+2
2016-01-14mac80211: pass RX aggregation window size to driverSara Sharon1-1/+1
2016-01-14mac80211: add flag for duplication checkSara Sharon1-0/+3
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon6-0/+52
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2-101/+34
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller267-6628/+11042
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds270-6640/+11102
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-28/+12
2016-01-13net: bpf: reject invalid shiftsRabin Vincent1-0/+5
2016-01-13net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen1-1/+1
2016-01-12net: bpf: reject invalid shiftsRabin Vincent1-0/+5
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-40/+67
2016-01-12udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2-2/+2
2016-01-12net: pktgen: fix null ptr deref in skb allocationJohn Fastabend1-1/+3
2016-01-12bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann1-7/+62
2016-01-12bpf: export helper function flags and reject invalid onesDaniel Borkmann1-14/+23
2016-01-12sched,cls_flower: set key address type when presentJamal Hadi Salim1-2/+8
2016-01-12tcp_yeah: don't set ssthresh below 2Neal Cardwell1-1/+1
2016-01-12sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner2-18/+10
2016-01-11net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov1-2/+1
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau2-9/+28
2016-01-11openvswitch: update kernel doc for struct vportJean Sacren1-1/+2
2016-01-11openvswitch: fix struct geneve_port member nameJean Sacren1-3/+3
2016-01-11openvswitch: clean up unused functionJean Sacren1-20/+0
2016-01-11ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet1-0/+2
2016-01-11net: add scheduling point in recvmmsg/sendmmsgEric Dumazet1-0/+2
2016-01-11ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel1-2/+3
2016-01-11net, sched: add clsact qdiscDaniel Borkmann5-15/+174
2016-01-11net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin1-1/+1