Age | Commit message (Expand) | Author |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-18 | RDS: TCP: Remove unused constant | Sowmini Varadhan |
2016-03-18 | RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket | Sowmini Varadhan |
2016-03-18 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann |
2016-03-18 | bpf, dst: add and use dst_tclassid helper | Daniel Borkmann |
2016-03-18 | bpf: make skb->tc_classid also readable | Daniel Borkmann |
2016-03-18 | cls_bpf: reset class and reuse major in da | Daniel Borkmann |
2016-03-18 | openvswitch: allow output of MPLS packets on tunnel vports | Simon Horman |
2016-03-18 | ovs: internal_set_rx_headroom() can be static | Wu Fengguang |
2016-03-18 | net: dst_cache_per_cpu_dst_set() can be static | Wu Fengguang |
2016-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | tcp/dccp: remove obsolete WARN_ON() in icmp handlers | Eric Dumazet |
2016-03-17 | vlan: propagate gso_max_segs | Eric Dumazet |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-03-17 | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race | NeilBrown |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-16 | ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords | Ben Hutchings |
2016-03-16 | sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant | Nicholas Mc Guire |
2016-03-16 | Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma | Trond Myklebust |
2016-03-15 | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra |
2016-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-03-15 | netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait | Nicholas Mc Guire |
2016-03-14 | net: diag: add a scheduling point in inet_diag_dump_icsk() | Eric Dumazet |
2016-03-14 | openvswitch: Interface with NAT. | Jarno Rajahalme |
2016-03-14 | openvswitch: Delay conntrack helper call for new connections. | Jarno Rajahalme |
2016-03-14 | openvswitch: Handle NF_REPEAT in conntrack action. | Jarno Rajahalme |
2016-03-14 | openvswitch: Find existing conntrack entry after upcall. | Jarno Rajahalme |
2016-03-14 | openvswitch: Update the CT state key only after nf_conntrack_in(). | Jarno Rajahalme |
2016-03-14 | openvswitch: Add commentary to conntrack.c | Jarno Rajahalme |
2016-03-14 | netfilter: Allow calling into nat helper without skb_dst. | Jarno Rajahalme |
2016-03-14 | netfilter: Remove IP_CT_NEW_REPLY definition. | Jarno Rajahalme |
2016-03-14 | net: dsa: refine netdev event notifier | Vivien Didelot |
2016-03-14 | net: dsa: make port_bridge_leave return void | Vivien Didelot |
2016-03-14 | net: dsa: rename port_*_bridge routines | Vivien Didelot |
2016-03-14 | bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict | Florian Westphal |
2016-03-14 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-03-14 | phy: fixed: Fix removal of phys. | Andrew Lunn |
2016-03-14 | dsa: dsa: Fix freeing of fixed-phys from user ports. | Andrew Lunn |
2016-03-14 | dsa: Destroy fixed link phys after the phy has been disconnected | Andrew Lunn |
2016-03-14 | dsa: slave: Don't reference NULL pointer during phy_disconnect | Andrew Lunn |
2016-03-14 | xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs | Chuck Lever |
2016-03-14 | xprtrdma: Use an anonymous union in struct rpcrdma_mw | Chuck Lever |
2016-03-14 | xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs | Chuck Lever |
2016-03-14 | xprtrdma: Serialize credit accounting again | Chuck Lever |
2016-03-14 | xprtrdma: Properly handle RDMA_ERROR replies | Chuck Lever |
2016-03-14 | xprtrdma: Do not wait if ib_post_send() fails | Chuck Lever |
2016-03-14 | xprtrdma: Segment head and tail XDR buffers on page boundaries | Chuck Lever |
2016-03-14 | xprtrdma: Clean up dprintk format string containing a newline | Chuck Lever |