aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-293-39/+134
|\
| * cfg80211: Add support to update connection parametersvamsi krishna2016-10-271-0/+24
| * cfg80211: configure multicast to unicast for AP interfacesMichael Braun2016-10-271-0/+6
| * cfg80211: Add KEK/nonces for FILS association framesJouni Malinen2016-10-271-0/+9
| * cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen2016-10-271-0/+21
| * cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-271-5/+7
| * cfg80211: validate beacon int as part of iface combinationsJohannes Berg2016-10-271-8/+4
| * cfg80211: add generic helper to check interface is runningArend Van Spriel2016-10-271-3/+10
| * cfg80211: allow aborting in-progress connection atttemptsIlan Peer2016-10-191-3/+4
| * mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-192-2/+4
| * mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-2/+8
| * mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach2016-10-191-0/+4
| * wireless: radiotap: fix timestamp sampling position valuesJohannes Berg2016-10-191-2/+2
| * mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-171-1/+1
| * cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-131-0/+15
| * cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-22/+24
* | tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2016-10-291-5/+0
* | netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf2016-10-291-0/+10
* | genetlink: use idr to track familiesJohannes Berg2016-10-271-16/+15
* | genetlink: statically initialize familiesJohannes Berg2016-10-271-59/+12
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-5/+2
* | genetlink: introduce and use genl_family_attrbuf()Johannes Berg2016-10-271-0/+2
* | skbedit: allow the user to specify bitmask for markAntonio Quartulli2016-10-271-0/+1
* | net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2016-10-232-0/+13
* | lwt: Remove unused len fieldThomas Graf2016-10-231-2/+1
* | udp: implement memory accounting helpersPaolo Abeni2016-10-221-0/+4
* | net/socket: factor out helpers for memory and queue manipulationPaolo Abeni2016-10-221-0/+4
* | lwtunnel: Add destroy state operationTom Herbert2016-10-151-4/+3
* | net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-141-2/+2
* | net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani2016-10-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-142-12/+24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-131-0/+24
| |\ \
| | * | net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-131-0/+24
| | |/
| * | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-12/+0
| |\ \ | | |/ | |/|
| | * bonding: quit messing with IOCTLAl Viro2016-09-271-12/+0
* | | sctp: remove the old ttl expires policyXin Long2016-10-131-1/+0
* | | sctp: reuse sent_count to avoid retransmitted chunks for RTT measurementsXin Long2016-10-131-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-061-0/+1
|\ \
| * | netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-081-0/+1
* | | netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell2016-10-051-1/+0
* | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-0436-217/+510
|\ \ \
| * | | net/ncsi: Introduce ncsi_stop_dev()Gavin Shan2016-10-041-0/+5
| * | | openvswitch: use mpls_hdrJiri Benc2016-10-031-12/+0
| * | | mpls: move mpls_hdr to a common locationJiri Benc2016-10-031-0/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-021-10/+3
| |\ \ \
| | * | | sctp: remove prsctp_param from sctp_chunkXin Long2016-09-301-7/+0
| | * | | sctp: move sent_count to the memory hole in sctp_chunkXin Long2016-09-301-3/+3
| * | | | ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-302-1/+3
| * | | | net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}Jia He2016-09-301-0/+23
| * | | | net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion2016-09-281-1/+1