summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+4
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault-0/+2
2016-11-24netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal-3/+3
2016-11-24netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen-1/+1
2016-11-24netfilter: nat: switch to new rhlist interfaceFlorian Westphal-1/+1
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg-1/+1
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi-1/+1
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck-0/+1
2016-11-15gro_cells: mark napi struct as not busy poll candidatesEric Dumazet-0/+3
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet-0/+1
2016-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-5/+6
2016-11-03dccp: do not release listeners too soonEric Dumazet-2/+2
2016-11-03ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson-2/+1
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern-1/+1
2016-11-02ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper-0/+1
2016-10-31sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long-1/+1
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-24/+69
2016-10-29vxlan: avoid using stale vxlan socket.pravin shelar-2/+2
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller-8/+13
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern-0/+1
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern-0/+2
2016-10-27netfilter: conntrack: avoid excess memory allocationFlorian Westphal-2/+1
2016-10-27netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville-1/+1
2016-10-27netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang-2/+4
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet-2/+2
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger-1/+3
2016-10-26mac80211: fix some sphinx warningsJani Nikula-8/+13
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong-0/+1
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet-0/+1
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller-8/+24
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern-2/+19
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds-35/+42
2016-10-14IPv6: fix DESYNC_FACTORJiri Bohac-0/+1
2016-10-14IPv6: Drop the temporary address regen_timerJiri Bohac-1/+0
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+24
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern-0/+24
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg-1/+4
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg-9/+22
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+0
2016-10-11docs-rst: sphinxify 802.11 documentationJohannes Berg-35/+42
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+1
2016-10-05netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...Stephen Rothwell-1/+0
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg-217/+510
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan-0/+5
2016-10-03openvswitch: use mpls_hdrJiri Benc-12/+0
2016-10-03mpls: move mpls_hdr to a common locationJiri Benc-0/+9
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+3
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen-0/+2
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas-0/+8
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen-1/+9