summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf
2016-10-27genetlink: use idr to track familiesJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen
2016-10-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-22udp: implement memory accounting helpersPaolo Abeni
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni
2016-10-19cfg80211: allow aborting in-progress connection atttemptsIlan Peer
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach
2016-10-19wireless: radiotap: fix timestamp sampling position valuesJohannes Berg
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun
2016-10-15lwtunnel: Add destroy state operationTom Herbert
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-13sctp: remove the old ttl expires policyXin Long
2016-10-13sctp: reuse sent_count to avoid retransmitted chunks for RTT measurementsXin Long
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-05netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan
2016-10-03openvswitch: use mpls_hdrJiri Benc
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker