summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-02-181-1/+1
* lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-181-1/+4
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-181-0/+4
* lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-02-041-4/+1
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-02-041-0/+2
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-02-041-0/+11
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-091-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-012-4/+4
|\
| * netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-241-3/+3
| * netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-1/+1
| * netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-1/+1
* | l2tp: lock socket before checking flags in connect()Guillaume Nault2016-11-301-0/+2
* | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-221-1/+1
|/
* netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-181-1/+1
* ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck2016-11-161-0/+1
* gro_cells: mark napi struct as not busy poll candidatesEric Dumazet2016-11-151-0/+3
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-092-5/+6
|\
| * netfilter: conntrack: avoid excess memory allocationFlorian Westphal2016-10-271-2/+1
| * netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-271-1/+1
| * netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-271-2/+4
* | dccp: do not release listeners too soonEric Dumazet2016-11-031-2/+2
* | ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-031-2/+1
* | net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern2016-11-031-1/+1
* | ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2016-11-021-0/+1
* | sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long2016-10-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-2911-24/+69
|\ \
| * | vxlan: avoid using stale vxlan socket.pravin shelar2016-10-291-2/+2
| * | Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-291-8/+13
| |\ \
| | * | mac80211: fix some sphinx warningsJani Nikula2016-10-261-8/+13
| * | | net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-271-0/+1
| * | | net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-271-0/+2
| | |/ | |/|
| * | udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-261-2/+2
| * | doc: update docbook annotations for socket and skbStephen Hemminger2016-10-261-1/+3
| * | ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-211-0/+1
| * | udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-201-0/+1
| |/
| * Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-181-8/+24
| |\
| | * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+4
| | * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-9/+22
| * | net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-172-2/+19
| * | IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-0/+1
| * | IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-1/+0
* | | Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds2016-10-141-35/+42
|\ \ \ | |/ / |/| |
| * | docs-rst: sphinxify 802.11 documentationJohannes Berg2016-10-111-35/+42
* | | 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
* | | 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
| | |/ | |/|
OpenPOWER on IntegriCloud