summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-28sctp: change to save MSG_MORE flag into assocXin Long
2017-03-27net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland
2017-03-27netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng
2017-03-27netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang
2017-03-27netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang
2017-03-27netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-03-24ping: implement proper lockingEric Dumazet
2017-03-24secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal
2017-03-24net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck
2017-03-24Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-24kcm: return immediately after copy_from_user() failureWANG Cong
2017-03-23net: neigh: guard against NULL solicit() methodEric Dumazet
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-23libceph: force GFP_NOIO for socket allocationsIlya Dryomov
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-22ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko
2017-03-22tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue
2017-03-22sctp: remove useless err from sctp_association_initXin Long
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-22netfilter: nfnl_cthelper: Fix memory leakJeffy Chen
2017-03-22netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh
2017-03-21sctp: out_qlen should be updated when pruning unsent queueXin Long
2017-03-21sctp: remove temporary variable confirm from sctp_packet_transmitXin Long
2017-03-21sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-03-21net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-03-21vsock: cancel packets when failing to connectPeng Tao
2017-03-21vsock: add pkt cancel capabilityPeng Tao
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-21crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu
2017-03-21netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever
2017-03-16tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet
2017-03-16bridge: resolve a false alarm of lockdepWANG Cong
2017-03-16rxrpc: Ignore BUSY packets on old callsDavid Howells
2017-03-16net: ipv6: set route type for anycast routesDavid Ahern
2017-03-16net: mpls: Fix nexthop alive tracking on down eventsDavid Ahern
2017-03-16Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-16openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy
2017-03-16nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-03-15net: properly release sk_frag.pageEric Dumazet
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-15net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz
2017-03-15netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalidLiping Zhang