aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-15lwtunnel: Add destroy state operationTom Herbert1-4/+3
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'Shmulik Ladkani1-2/+2
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a boolShmulik 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-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-12/+0
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+1
2016-10-05netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignment"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
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker1-0/+37
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker1-0/+19
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-0/+91
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker1-0/+9
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-1/+20
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel1-1/+11
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long1-7/+0
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long1-3/+3
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2-1/+3
2016-09-30net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64}Jia He1-0/+23
2016-09-28net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion1-1/+1
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko2-42/+0
2016-09-28fib: introduce FIB info offload flag helpersJiri Pirko1-0/+13
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko1-3/+31
2016-09-27bonding: quit messing with IOCTLAl Viro1-12/+0
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg1-1/+3
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha1-11/+14
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso37-278/+549
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang1-8/+3
2016-09-25netfilter: nf_tables: add range expressionPablo Neira Ayuso1-0/+3
2016-09-25netfilter: replace list_head with single linked listAaron Conole2-3/+2
2016-09-25netfilter: nf_queue: whitespace cleanupAaron Conole1-4/+4
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal1-0/+6
2016-09-23net: dsa: add port fast ageingVivien Didelot1-0/+2