summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller3-39/+134
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet1-5/+0
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf1-0/+10
2016-10-27genetlink: use idr to track familiesJohannes Berg1-16/+15
2016-10-27genetlink: statically initialize familiesJohannes Berg1-59/+12
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-5/+2
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg1-0/+2
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli1-0/+1
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna1-0/+24
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun1-0/+6
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen1-0/+9
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen1-0/+21
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen1-5/+7
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg1-8/+4
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel1-3/+10
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2-0/+13
2016-10-23lwt: Remove unused len fieldThomas Graf1-2/+1
2016-10-22udp: implement memory accounting helpersPaolo Abeni1-0/+4
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni1-0/+4
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer1-3/+4
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2-2/+4
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-2/+8
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach1-0/+4
2016-10-19wireless: radiotap: fix timestamp sampling position valuesJohannes Berg1-2/+2
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun1-1/+1
2016-10-15lwtunnel: Add destroy state operationTom Herbert1-4/+3
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani1-2/+2
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani1-1/+1
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+24
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+24
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern1-0/+24
2016-10-13sctp: remove the old ttl expires policyXin Long1-1/+0
2016-10-13sctp: reuse sent_count to avoid retransmitted chunks for RTT measurementsXin Long1-1/+1
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha1-0/+15
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha1-22/+24
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+0
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2016-10-05netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell1-1/+0
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg36-217/+510
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan1-0/+5
2016-10-03openvswitch: use mpls_hdrJiri Benc1-12/+0
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc1-0/+9
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+3
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen1-0/+2
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas1-0/+8
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen2-1/+9
2016-09-30mac80211: Add API to report NAN function matchAyala Beker1-0/+16
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker1-0/+31
2016-09-30mac80211: implement nan_change_confAyala Beker1-0/+9
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker1-0/+16