Age | Commit message (Expand) | Author | Files | Lines |
2015-08-27 | openvswitch: Allow attaching helpers to ct action | Joe Stringer | 1 | -0/+3 |
2015-08-27 | openvswitch: Allow matching on conntrack label | Joe Stringer | 1 | -0/+10 |
2015-08-27 | netfilter: connlabels: Export setting connlabel length | Joe Stringer | 1 | -0/+4 |
2015-08-27 | openvswitch: Allow matching on conntrack mark | Joe Stringer | 1 | -0/+5 |
2015-08-27 | openvswitch: Add conntrack action | Joe Stringer | 1 | -0/+40 |
2015-08-27 | dst: Add __skb_dst_copy() variation | Joe Stringer | 1 | -2/+7 |
2015-08-26 | net_sched: act_bpf: remove spinlock in fast path | Alexei Starovoitov | 1 | -1/+1 |
2015-08-26 | net_sched: make tcf_hash_destroy() static | Alexei Starovoitov | 1 | -1/+0 |
2015-08-25 | vxlan: fix multiple inclusion of vxlan.h | Jiri Benc | 1 | -1/+2 |
2015-08-25 | inetpeer: remove dead code | David Ahern | 1 | -67/+0 |
2015-08-25 | tcp: refine pacing rate determination | Eric Dumazet | 1 | -0/+2 |
2015-08-25 | tcp: fix slow start after idle vs TSO/GSO | Eric Dumazet | 1 | -0/+13 |
2015-08-24 | lwt: Add cfg argument to build_state | Tom Herbert | 1 | -0/+3 |
2015-08-23 | Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 3 | -29/+44 |
2015-08-23 | route: fix breakage after moving lwtunnel state | Jiri Benc | 1 | -2/+5 |
2015-08-23 | vxlan: GRO support at tunnel layer | Tom Herbert | 1 | -0/+1 |
2015-08-23 | gro: Fix remcsum offload to deal with frags in GRO | Tom Herbert | 1 | -12/+32 |
2015-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -21/+18 |
2015-08-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 12 | -17/+167 |
2015-08-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso | 45 | -205/+579 |
2015-08-20 | ipv6: route: per route IP tunnel metadata via lightweight tunnel | Jiri Benc | 1 | -0/+16 |
2015-08-20 | ipv6: route: extend flow representation with tunnel key | Jiri Benc | 1 | -0/+1 |
2015-08-20 | vxlan: provide access function for vxlan socket address family | Jiri Benc | 1 | -0/+5 |
2015-08-20 | ipv6: ndisc: inherit metadata dst when creating ndisc requests | Jiri Benc | 1 | -1/+2 |
2015-08-20 | route: move lwtunnel state to dst_entry | Jiri Benc | 5 | -25/+7 |
2015-08-20 | ip_tunnels: use tos and ttl fields also for IPv6 | Jiri Benc | 1 | -4/+4 |
2015-08-20 | ip_tunnels: add IPv6 addresses to ip_tunnel_key | Jiri Benc | 1 | -4/+20 |
2015-08-20 | ip_tunnels: use offsetofend | Jiri Benc | 1 | -3/+1 |
2015-08-20 | ip_tunnels: use u8/u16/u32 | Jiri Benc | 1 | -8/+8 |
2015-08-20 | ip_tunnels: remove custom alignment and packing | Jiri Benc | 1 | -1/+1 |
2015-08-20 | Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or... | David S. Miller | 1 | -1/+0 |
2015-08-20 | average: remove out-of-line implementation | Johannes Berg | 1 | -24/+0 |
2015-08-20 | nfc: netlink: Add capability to reply to vendor_cmd with data | Christophe Ricard | 1 | -0/+41 |
2015-08-20 | NFC: nci: export nci_core_reset and nci_core_init | Robert Baldyga | 1 | -0/+2 |
2015-08-20 | NFC: nci: Add post_setup handler | Robert Baldyga | 1 | -0/+1 |
2015-08-20 | Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2 | -0/+18 |
2015-08-19 | vrf: vrf_master_ifindex_rcu is not always called with rcu read lock | Nikolay Aleksandrov | 1 | -2/+18 |
2015-08-19 | lwtunnel: Fix the sparse warnings in fib_encap_match | Ying Xue | 1 | -0/+4 |
2015-08-19 | Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/... | Takashi Iwai | 2 | -0/+18 |
2015-08-18 | vrf: drop unused num_slaves member | Nikolay Aleksandrov | 1 | -1/+0 |
2015-08-18 | lwtunnel: fix memory leak | Jiri Benc | 1 | -1/+6 |
2015-08-18 | net: dsa: Add dsa_is_dsa_port() helper | Andrew Lunn | 1 | -0/+5 |
2015-08-18 | ASoC: topology: Disable use from userspace | Mark Brown | 1 | -0/+6 |
2015-08-18 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+0 |
2015-08-18 | bcma: switch GPIO portions to use GPIOLIB_IRQCHIP | Linus Walleij | 1 | -1/+0 |
2015-08-17 | ASoC: topology: Add Kconfig option for topology | Mark Brown | 1 | -0/+12 |
2015-08-18 | Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.git | Kalle Valo | 4 | -36/+77 |
2015-08-17 | net: Identifier Locator Addressing module | Tom Herbert | 2 | -0/+16 |
2015-08-17 | net: Add inet_proto_csum_replace_by_diff utility function | Tom Herbert | 1 | -0/+2 |
2015-08-17 | net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool | Tom Herbert | 1 | -3/+3 |