Age | Commit message (Expand) | Author | Files | Lines |
2016-03-11 | bpf: support flow label for bpf_skb_{set, get}_tunnel_key | Daniel Borkmann | 1 | -2/+12 |
2016-03-11 | net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()... | Amir Vadai | 1 | -13/+0 |
2016-03-10 | net: Walk fragments in __skb_splice_bits | Tom Herbert | 1 | -23/+16 |
2016-03-08 | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit | Daniel Borkmann | 1 | -1/+1 |
2016-03-08 | bpf: support for access to tunnel options | Daniel Borkmann | 1 | -6/+77 |
2016-03-08 | bpf: allow to propagate df in bpf_skb_set_tunnel_key | Daniel Borkmann | 1 | -1/+5 |
2016-03-08 | bpf: make helper function protos static | Daniel Borkmann | 1 | -9/+9 |
2016-03-08 | bpf: add flags to bpf_skb_store_bytes for clearing hash | Daniel Borkmann | 1 | -1/+3 |
2016-03-08 | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well | Daniel Borkmann | 1 | -0/+6 |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -4/+30 |
2016-03-02 | net/rtnetlink: remove dead code | Eric Engestrom | 1 | -9/+0 |
2016-03-02 | net: pktgen: use reset to set mac header | Zhang Shengju | 1 | -2/+2 |
2016-03-02 | net: remove skb_sender_cpu_clear() | WANG Cong | 2 | -3/+0 |
2016-03-02 | Introduce devlink infrastructure | Jiri Pirko | 2 | -0/+739 |
2016-02-26 | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. | MINOURA Makoto / 箕浦 真 | 1 | -0/+6 |
2016-02-26 | net: ethtool: remove unused __ethtool_get_settings | David Decotigny | 1 | -31/+14 |
2016-02-26 | net: core: use __ethtool_get_ksettings | David Decotigny | 1 | -6/+9 |
2016-02-26 | net: ethtool: add new ETHTOOL_xLINKSETTINGS API | David Decotigny | 1 | -6/+447 |
2016-02-26 | net: Facility to report route quality of connected sockets | Tom Herbert | 1 | -0/+4 |
2016-02-26 | net: fix bridge multicast packet checksum validation | Linus Lüssing | 1 | -2/+20 |
2016-02-25 | bpf: fix csum setting for bpf_set_tunnel_key | Daniel Borkmann | 1 | -2/+4 |
2016-02-24 | flow_dissector: Use same pointer for IPv4 and IPv6 addresses | Alexander Duyck | 1 | -6/+5 |
2016-02-24 | flow_dissector: Correctly handle parsing FCoE | Alexander Duyck | 1 | -2/+5 |
2016-02-24 | flow_dissector: Fix fragment handling for header length computation | Alexander Duyck | 1 | -3/+7 |
2016-02-24 | flow_dissector: Check for IP fragmentation even if not using IPv4 address | Alexander Duyck | 1 | -8/+9 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -6/+37 |
2016-02-22 | bpf: don't emit mov A,A on return | Daniel Borkmann | 1 | -4/+6 |
2016-02-22 | bpf: fix csum update in bpf_l4_csum_replace helper for udp | Daniel Borkmann | 1 | -1/+7 |
2016-02-22 | bpf: try harder on clones when writing into skb | Daniel Borkmann | 1 | -9/+10 |
2016-02-22 | bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation | Daniel Borkmann | 1 | -13/+14 |
2016-02-22 | bpf: add generic bpf_csum_diff helper | Daniel Borkmann | 1 | -0/+53 |
2016-02-22 | lwtunnel: autoload of lwt modules | Robert Shearman | 1 | -0/+37 |
2016-02-20 | net: use skb_postpush_rcsum instead of own implementations | Daniel Borkmann | 1 | -3/+1 |
2016-02-20 | net/ethtool: support set coalesce per queue | Kan Liang | 1 | -0/+61 |
2016-02-20 | net/ethtool: support get coalesce per queue | Kan Liang | 1 | -1/+34 |
2016-02-20 | net/ethtool: introduce a new ioctl for per queue setting | Kan Liang | 1 | -2/+25 |
2016-02-19 | net: make netdev_for_each_lower_dev safe for device removal | Nikolay Aleksandrov | 1 | -2/+2 |
2016-02-18 | IFF_NO_QUEUE: Fix for drivers not calling ether_setup() | Phil Sutter | 1 | -1/+3 |
2016-02-18 | net-sysfs: remove unused fmt_long_hex | Colin Ian King | 1 | -1/+0 |
2016-02-17 | core: remove unneded headers for net cgroup controllers. | Rosen, Rami | 2 | -2/+0 |
2016-02-17 | net: add tc offload feature flag | John Fastabend | 1 | -0/+1 |
2016-02-17 | net: add dst_cache to ovs vxlan lwtunnel | Paolo Abeni | 1 | -1/+9 |
2016-02-17 | net: add dst_cache support | Paolo Abeni | 2 | -0/+169 |
2016-02-16 | net: Copy inner L3 and L4 headers as unaligned on GRE TEB | Alexander Duyck | 1 | -0/+7 |
2016-02-16 | ethtool: ensure channel counts are within bounds during SCHANNELS | Keller, Jacob E | 1 | -2/+11 |
2016-02-16 | ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} | Keller, Jacob E | 1 | -0/+55 |
2016-02-11 | net: bulk free SKBs that were delay free'ed due to IRQ context | Jesper Dangaard Brouer | 2 | -3/+13 |
2016-02-11 | net: bulk free infrastructure for NAPI context, use napi_consume_skb | Jesper Dangaard Brouer | 2 | -6/+78 |
2016-02-11 | net: Allow tunnels to use inner checksum offloads with outer checksums needed | Alexander Duyck | 1 | -2/+1 |
2016-02-11 | net: Move skb_has_shared_frag check out of GRE code and into segmentation | Alexander Duyck | 1 | -0/+5 |