aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-11-18
|\ \ \ \ \
| * | | | | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-14
* | | | | | xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher2016-11-17
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-14
|\ \ \ \ \
| * | | | | sctp: change sk state only when it has assocs in sctp_shutdownXin Long2016-11-14
| * | | | | tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-13
| * | | | | ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-13
| * | | | | net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-12
| * | | | | bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-12
| * | | | | ipv4: update comment to document GSO fragmentation cases.Lance Richardson2016-11-10
| * | | | | net: tcp response should set oif only if it is L3 masterDavid Ahern2016-11-09
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-09
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang2016-11-08
| | * | | | | netfilter: conntrack: refine gc worker heuristicsFlorian Westphal2016-11-08
| | * | | | | netfilter: conntrack: fix CT target for UNSPEC helpersFlorian Westphal2016-11-08
| | * | | | | netfilter: connmark: ignore skbs with magic untracked conntrack objectsFlorian Westphal2016-11-08
| | * | | | | ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong2016-11-08
| | * | | | | netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2016-10-31
| | * | | | | netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang2016-10-31
| | * | | | | netfilter: ip_vs_sync: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-28
| | * | | | | netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...John W. Linville2016-10-27
| | * | | | | netfilter: nf_conntrack_sip: extend request line validationUlrich Weber2016-10-27
| | * | | | | netfilter: nf_tables: fix race when create new element in dynsetLiping Zhang2016-10-27
| | * | | | | netfilter: nf_tables: fix *leak* when expr clone failLiping Zhang2016-10-27
| | * | | | | netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabledLiping Zhang2016-10-27
| * | | | | | rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause2016-11-09
| * | | | | | net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2016-11-09
| * | | | | | net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski2016-11-09
| * | | | | | sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh2016-11-09
| * | | | | | fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-07
| * | | | | | net: icmp6_send should use dst dev to determine L3 domainDavid Ahern2016-11-07
| * | | | | | sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2016-11-07
| * | | | | | genetlink: fix a memory leak on error pathWANG Cong2016-11-03
| * | | | | | ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2016-11-03
| * | | | | | ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2016-11-03
| * | | | | | netlink: netlink_diag_dump() runs without locksEric Dumazet2016-11-03
| * | | | | | dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2016-11-03
| * | | | | | dccp: do not send reset to already closed socketsEric Dumazet2016-11-03
| * | | | | | dccp: do not release listeners too soonEric Dumazet2016-11-03
| * | | | | | tcp: fix return value for partial writesEric Dumazet2016-11-03
| * | | | | | ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-03
| * | | | | | tcp: fix potential memory corruptionEric Dumazet2016-11-03
| * | | | | | inet: fix sleeping inside inet_wait_for_connect()WANG Cong2016-11-03
| | |_|/ / / | |/| | | |
| * | | | | ip6_udp_tunnel: remove unused IPCB related codesEli Cooper2016-11-02
| * | | | | unix: escape all null bytes in abstract unix domain socketIsaac Boukris2016-11-01
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161031' of git://git.kernel.org/pub/scm/...David S. Miller2016-10-31
| |\ \ \ \ \
| | * | | | | can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2016-10-31
| * | | | | | sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long2016-10-31
| * | | | | | sctp: return back transport in __sctp_rcv_init_lookupXin Long2016-10-31
| * | | | | | sctp: hold transport instead of assoc in sctp_diagXin Long2016-10-31
| |/ / / / /