Age | Commit message (Expand) | Author | Files | Lines |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 402 | -11643/+18375 |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-03-18 | RDS: TCP: Remove unused constant | Sowmini Varadhan | 1 | -2/+0 |
2016-03-18 | RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket | Sowmini Varadhan | 1 | -10/+135 |
2016-03-18 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann | 3 | -8/+9 |
2016-03-18 | bpf, dst: add and use dst_tclassid helper | Daniel Borkmann | 1 | -8/+1 |
2016-03-18 | bpf: make skb->tc_classid also readable | Daniel Borkmann | 1 | -6/+6 |
2016-03-18 | cls_bpf: reset class and reuse major in da | Daniel Borkmann | 1 | -5/+8 |
2016-03-18 | openvswitch: allow output of MPLS packets on tunnel vports | Simon Horman | 1 | -3/+0 |
2016-03-18 | ovs: internal_set_rx_headroom() can be static | Wu Fengguang | 1 | -1/+1 |
2016-03-18 | net: dst_cache_per_cpu_dst_set() can be static | Wu Fengguang | 1 | -4/+4 |
2016-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -55/+31 |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-03-17 | tcp/dccp: remove obsolete WARN_ON() in icmp handlers | Eric Dumazet | 2 | -4/+0 |
2016-03-17 | vlan: propagate gso_max_segs | Eric Dumazet | 2 | -0/+2 |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim | 1 | -1/+1 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -27/+10 |
2016-03-17 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 23 | -562/+737 |
2016-03-16 | ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords | Ben Hutchings | 1 | -1/+1 |
2016-03-16 | sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant | Nicholas Mc Guire | 1 | -4/+2 |
2016-03-15 | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 3 | -6/+4 |
2016-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 15 | -131/+720 |
2016-03-15 | netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait | Nicholas Mc Guire | 1 | -4/+2 |
2016-03-14 | net: diag: add a scheduling point in inet_diag_dump_icsk() | Eric Dumazet | 1 | -0/+1 |
2016-03-14 | openvswitch: Interface with NAT. | Jarno Rajahalme | 3 | -28/+502 |
2016-03-14 | openvswitch: Delay conntrack helper call for new connections. | Jarno Rajahalme | 1 | -5/+16 |
2016-03-14 | openvswitch: Handle NF_REPEAT in conntrack action. | Jarno Rajahalme | 1 | -2/+8 |
2016-03-14 | openvswitch: Find existing conntrack entry after upcall. | Jarno Rajahalme | 1 | -13/+90 |
2016-03-14 | openvswitch: Update the CT state key only after nf_conntrack_in(). | Jarno Rajahalme | 1 | -3/+4 |
2016-03-14 | openvswitch: Add commentary to conntrack.c | Jarno Rajahalme | 1 | -1/+20 |
2016-03-14 | netfilter: Allow calling into nat helper without skb_dst. | Jarno Rajahalme | 2 | -44/+16 |
2016-03-14 | netfilter: Remove IP_CT_NEW_REPLY definition. | Jarno Rajahalme | 1 | -2/+0 |
2016-03-14 | net: dsa: refine netdev event notifier | Vivien Didelot | 1 | -24/+30 |
2016-03-14 | net: dsa: make port_bridge_leave return void | Vivien Didelot | 1 | -6/+3 |
2016-03-14 | net: dsa: rename port_*_bridge routines | Vivien Didelot | 1 | -4/+4 |
2016-03-14 | bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict | Florian Westphal | 1 | -9/+7 |
2016-03-14 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 6 | -18/+91 |
2016-03-14 | phy: fixed: Fix removal of phys. | Andrew Lunn | 1 | -3/+1 |
2016-03-14 | dsa: dsa: Fix freeing of fixed-phys from user ports. | Andrew Lunn | 1 | -3/+0 |
2016-03-14 | dsa: Destroy fixed link phys after the phy has been disconnected | Andrew Lunn | 1 | -12/+12 |
2016-03-14 | dsa: slave: Don't reference NULL pointer during phy_disconnect | Andrew Lunn | 1 | -4/+8 |
2016-03-14 | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In | Martin KaFai Lau | 6 | -4/+16 |
2016-03-14 | net: caif: fix misleading indentation | Arnd Bergmann | 1 | -1/+1 |
2016-03-14 | net: Fix use after free in the recvmmsg exit path | Arnaldo Carvalho de Melo | 1 | -19/+19 |
2016-03-14 | tipc: make sure IPv6 header fits in skb headroom | Richard Alpe | 1 | -1/+1 |
2016-03-14 | net: add a hardware buffer management helper API | Gregory CLEMENT | 3 | -0/+91 |
2016-03-13 | GSO/UDP: Use skb->len instead of udph->len to determine length of original skb | Alexander Duyck | 1 | -5/+10 |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -2/+1 |
2016-03-13 | ipv4: Don't do expensive useless work during inetdev destroy. | David S. Miller | 3 | -2/+18 |
2016-03-13 | Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 2 | -2/+8 |