summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-24/+69
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar1-2/+2
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller1-8/+13
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern1-0/+1
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-0/+2
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet1-2/+2
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger1-1/+3
2016-10-26mac80211: fix some sphinx warningsJani Nikula1-8/+13
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong1-0/+1
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet1-0/+1
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller1-8/+24
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2-2/+19
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds1-35/+42
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac1-0/+1
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac1-1/+0
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-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg1-1/+4
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg1-9/+22
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+0
2016-10-11docs-rst: sphinxify 802.11 documentationJohannes Berg1-35/+42
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
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