| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-04-01 | 2 | -0/+2 |
|\ |
|
| * | svcrdma: set XPT_CONG_CTRL flag for bc xprt | Chuck Lever | 2017-03-29 | 1 | -0/+1 |
| * | SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt | Kinglong Mee | 2017-03-09 | 1 | -0/+1 |
* | | Merge branch 'apw' (xfrm_user fixes) | Linus Torvalds | 2017-03-29 | 1 | -1/+8 |
|\ \ |
|
| * | | xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder | Andy Whitcroft | 2017-03-29 | 1 | -1/+5 |
| * | | xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window | Andy Whitcroft | 2017-03-29 | 1 | -0/+3 |
* | | | Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-03-24 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | libceph: force GFP_NOIO for socket allocations | Ilya Dryomov | 2017-03-23 | 1 | -0/+6 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-23 | 48 | -312/+502 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | inet: frag: release spinlock before calling icmp_send() | Eric Dumazet | 2017-03-22 | 1 | -8/+17 |
| * | | | tcp: initialize icsk_ack.lrcvtime at session start time | Eric Dumazet | 2017-03-22 | 2 | -1/+2 |
| * | | | genetlink: fix counting regression on ctrl_dumpfamily() | Stanislaw Gruszka | 2017-03-22 | 1 | -1/+3 |
| * | | | socket, bpf: fix sk_filter use after free in sk_clone_lock | Daniel Borkmann | 2017-03-22 | 1 | -0/+6 |
| * | | | ipv4: provide stronger user input validation in nl_fib_input() | Eric Dumazet | 2017-03-22 | 1 | -1/+2 |
| * | | | ipv6: make sure to initialize sockc.tsflags before first use | Alexander Potapenko | 2017-03-22 | 1 | -1/+1 |
| * | | | tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe | Ying Xue | 2017-03-22 | 1 | -1/+6 |
| * | | | sctp: remove useless err from sctp_association_init | Xin Long | 2017-03-22 | 1 | -4/+2 |
| * | | | cgroup, net_cls: iterate the fds of only the tasks which are being migrated | Tejun Heo | 2017-03-22 | 1 | -16/+16 |
| * | | | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS | Soheil Hassas Yeganeh | 2017-03-22 | 2 | -7/+12 |
| * | | | tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs | Soheil Hassas Yeganeh | 2017-03-22 | 2 | -1/+22 |
| * | | | sctp: out_qlen should be updated when pruning unsent queue | Xin Long | 2017-03-22 | 1 | -6/+5 |
| * | | | sctp: remove temporary variable confirm from sctp_packet_transmit | Xin Long | 2017-03-22 | 1 | -4/+3 |
| * | | | sch_dsmark: fix invalid skb_cow() usage | Eric Dumazet | 2017-03-22 | 1 | -2/+8 |
| * | | | net: unix: properly re-increment inflight counter of GC discarded candidates | Andrey Ulanov | 2017-03-21 | 1 | -8/+9 |
| * | | | vsock: cancel packets when failing to connect | Peng Tao | 2017-03-21 | 1 | -0/+14 |
| * | | | vsock: add pkt cancel capability | Peng Tao | 2017-03-21 | 1 | -0/+42 |
| * | | | vsock: track pkt owner vsock | Peng Tao | 2017-03-21 | 1 | -0/+7 |
| * | | | crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex | Herbert Xu | 2017-03-21 | 1 | -0/+41 |
| * | | | tcp: tcp_get_info() should read tcp_time_stamp later | Eric Dumazet | 2017-03-17 | 1 | -1/+2 |
| * | | | bridge: resolve a false alarm of lockdep | WANG Cong | 2017-03-17 | 2 | -10/+1 |
| * | | | rxrpc: Ignore BUSY packets on old calls | David Howells | 2017-03-17 | 1 | -0/+4 |
| * | | | net: ipv6: set route type for anycast routes | David Ahern | 2017-03-17 | 1 | -0/+2 |
| * | | | net: mpls: Fix nexthop alive tracking on down events | David Ahern | 2017-03-17 | 1 | -3/+10 |
| * | | | Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge | David S. Miller | 2017-03-16 | 6 | -11/+42 |
| |\ \ \ |
|
| | * | | | batman-adv: Initialize gw sel_class via batadv_algo | Sven Eckelmann | 2017-03-04 | 5 | -4/+29 |
| | * | | | batman-adv: Keep fragments equally sized | Sven Eckelmann | 2017-03-04 | 1 | -7/+13 |
| * | | | | openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD | Kris Murphy | 2017-03-16 | 1 | -0/+2 |
| * | | | | nl80211: fix dumpit error path RTNL deadlocks | Johannes Berg | 2017-03-16 | 1 | -71/+56 |
| * | | | | net: properly release sk_frag.page | Eric Dumazet | 2017-03-15 | 1 | -5/+5 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-03-15 | 14 | -150/+160 |
| |\ \ \ \ |
|
| | * | | | | netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid | Liping Zhang | 2017-03-15 | 1 | -1/+2 |
| | * | | | | Revert "netfilter: nf_tables: add flush field to struct nft_set_iter" | Pablo Neira Ayuso | 2017-03-13 | 1 | -4/+0 |
| | * | | | | netfilter: nft_set_bitmap: keep a list of dummy elements | Pablo Neira Ayuso | 2017-03-13 | 1 | -80/+66 |
| | * | | | | netfilter: Force fake conntrack entry to be at least 8 bytes aligned | Steven Rostedt (VMware) | 2017-03-13 | 1 | -1/+5 |
| | * | | | | netfilter: bridge: honor frag_max_size when refragmenting | Florian Westphal | 2017-03-13 | 1 | -5/+7 |
| | * | | | | netfilter: nf_tables: fix mismatch in big-endian system | Liping Zhang | 2017-03-13 | 7 | -47/+51 |
| | * | | | | netfilter: nft_set_bitmap: fetch the element key based on the set->klen | Liping Zhang | 2017-03-13 | 1 | -10/+17 |
| | * | | | | netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidently | Ying Xue | 2017-03-08 | 1 | -1/+12 |
| | * | | | | netfilter: don't track fragmented packets | Florian Westphal | 2017-03-08 | 2 | -5/+4 |
| | | |_|/
| | |/| | |
|
| * | | | | net/openvswitch: Set the ipv6 source tunnel key address attribute correctly | Or Gerlitz | 2017-03-15 | 1 | -1/+1 |