summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov
2016-11-10libceph: fix legacy layout decode with pool 0Yan, Zheng
2016-11-10ipv4: update comment to document GSO fragmentation cases.Lance Richardson
2016-11-10xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever
2016-11-10net: tcp response should set oif only if it is L3 masterDavid Ahern
2016-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-10rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause
2016-11-09net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern
2016-11-09net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski
2016-11-09sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2016-11-08netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang
2016-11-08netfilter: conntrack: refine gc worker heuristicsFlorian Westphal
2016-11-08netfilter: conntrack: fix CT target for UNSPEC helpersFlorian Westphal
2016-11-08netfilter: connmark: ignore skbs with magic untracked conntrack objectsFlorian Westphal
2016-11-08ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong
2016-11-08fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-08net: icmp6_send should use dst dev to determine L3 domainDavid Ahern
2016-11-07SUNRPC: Fix suspicious RCU usageAnna Schumaker
2016-11-07sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2016-11-05Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-04batman-adv: Detect missing primaryif during tp_send as errorSven Eckelmann
2016-11-04batman-adv: Revert "fix splat on disabling an interface"Sven Eckelmann
2016-11-03genetlink: fix a memory leak on error pathWANG Cong
2016-11-03ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2016-11-03ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2016-11-03netlink: netlink_diag_dump() runs without locksEric Dumazet
2016-11-03dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2016-11-03dccp: do not send reset to already closed socketsEric Dumazet
2016-11-03dccp: do not release listeners too soonEric Dumazet
2016-11-03tcp: fix return value for partial writesEric Dumazet
2016-11-03ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson
2016-11-03tcp: fix potential memory corruptionEric Dumazet
2016-11-03inet: fix sleeping inside inet_wait_for_connect()WANG Cong
2016-11-02ip6_udp_tunnel: remove unused IPCB related codesEli Cooper
2016-11-01svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever
2016-11-01unix: escape all null bytes in abstract unix domain socketIsaac Boukris
2016-11-01Merge tag 'linux-can-fixes-for-4.9-20161031' of git://git.kernel.org/pub/scm/...David S. Miller
2016-10-31sctp: hold transport instead of assoc when lookup assoc in rx pathXin Long
2016-10-31sctp: return back transport in __sctp_rcv_init_lookupXin Long
2016-10-31sctp: hold transport instead of assoc in sctp_diagXin Long
2016-10-31can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp
2016-10-31net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2016-10-31net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2016-10-31dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal
2016-10-31ipv6: add mtu lock check in __ip6_rt_update_pmtuXin Long
2016-10-31ipv6: Don't use ufo handling on later transformed packetsJakub Sitnicki
2016-10-31netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang
2016-10-31netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds