| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 17 | -180/+2120 |
|\ |
|
| * | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann | 2016-03-18 | 1 | -7/+2 |
| * | bpf, dst: add and use dst_tclassid helper | Daniel Borkmann | 2016-03-18 | 1 | -8/+1 |
| * | bpf: make skb->tc_classid also readable | Daniel Borkmann | 2016-03-18 | 1 | -6/+6 |
| * | net: dst_cache_per_cpu_dst_set() can be static | Wu Fengguang | 2016-03-18 | 1 | -4/+4 |
| * | ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords | Ben Hutchings | 2016-03-16 | 1 | -1/+1 |
| * | net: add a hardware buffer management helper API | Gregory CLEMENT | 2016-03-14 | 2 | -0/+88 |
| * | net: adjust napi_consume_skb to handle non-NAPI callers | Jesper Dangaard Brouer | 2016-03-13 | 1 | -2/+2 |
| * | bpf: support flow label for bpf_skb_{set, get}_tunnel_key | Daniel Borkmann | 2016-03-11 | 1 | -2/+12 |
| * | net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()... | Amir Vadai | 2016-03-10 | 1 | -13/+0 |
| * | net: Walk fragments in __skb_splice_bits | Tom Herbert | 2016-03-09 | 1 | -23/+16 |
| * | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit | Daniel Borkmann | 2016-03-08 | 1 | -1/+1 |
| * | bpf: support for access to tunnel options | Daniel Borkmann | 2016-03-08 | 1 | -6/+77 |
| * | bpf: allow to propagate df in bpf_skb_set_tunnel_key | Daniel Borkmann | 2016-03-08 | 1 | -1/+5 |
| * | bpf: make helper function protos static | Daniel Borkmann | 2016-03-08 | 1 | -9/+9 |
| * | bpf: add flags to bpf_skb_store_bytes for clearing hash | Daniel Borkmann | 2016-03-08 | 1 | -1/+3 |
| * | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well | Daniel Borkmann | 2016-03-08 | 1 | -0/+6 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 3 | -4/+30 |
| |\ |
|
| * | | net/rtnetlink: remove dead code | Eric Engestrom | 2016-03-02 | 1 | -9/+0 |
| * | | net: pktgen: use reset to set mac header | Zhang Shengju | 2016-03-01 | 1 | -2/+2 |
| * | | net: remove skb_sender_cpu_clear() | WANG Cong | 2016-03-01 | 2 | -3/+0 |
| * | | Introduce devlink infrastructure | Jiri Pirko | 2016-03-01 | 2 | -0/+739 |
| * | | net: ethtool: remove unused __ethtool_get_settings | David Decotigny | 2016-02-25 | 1 | -31/+14 |
| * | | net: core: use __ethtool_get_ksettings | David Decotigny | 2016-02-25 | 1 | -6/+9 |
| * | | net: ethtool: add new ETHTOOL_xLINKSETTINGS API | David Decotigny | 2016-02-25 | 1 | -6/+447 |
| * | | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-25 | 1 | -0/+4 |
| * | | flow_dissector: Use same pointer for IPv4 and IPv6 addresses | Alexander Duyck | 2016-02-24 | 1 | -6/+5 |
| * | | flow_dissector: Correctly handle parsing FCoE | Alexander Duyck | 2016-02-24 | 1 | -2/+5 |
| * | | flow_dissector: Fix fragment handling for header length computation | Alexander Duyck | 2016-02-24 | 1 | -3/+7 |
| * | | flow_dissector: Check for IP fragmentation even if not using IPv4 address | Alexander Duyck | 2016-02-24 | 1 | -8/+9 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 5 | -6/+37 |
| |\ \ |
|
| * | | | bpf: don't emit mov A,A on return | Daniel Borkmann | 2016-02-21 | 1 | -4/+6 |
| * | | | bpf: fix csum update in bpf_l4_csum_replace helper for udp | Daniel Borkmann | 2016-02-21 | 1 | -1/+7 |
| * | | | bpf: try harder on clones when writing into skb | Daniel Borkmann | 2016-02-21 | 1 | -9/+10 |
| * | | | bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation | Daniel Borkmann | 2016-02-21 | 1 | -13/+14 |
| * | | | bpf: add generic bpf_csum_diff helper | Daniel Borkmann | 2016-02-21 | 1 | -0/+53 |
| * | | | lwtunnel: autoload of lwt modules | Robert Shearman | 2016-02-21 | 1 | -0/+37 |
| * | | | net: use skb_postpush_rcsum instead of own implementations | Daniel Borkmann | 2016-02-19 | 1 | -3/+1 |
| * | | | net/ethtool: support set coalesce per queue | Kan Liang | 2016-02-19 | 1 | -0/+61 |
| * | | | net/ethtool: support get coalesce per queue | Kan Liang | 2016-02-19 | 1 | -1/+34 |
| * | | | net/ethtool: introduce a new ioctl for per queue setting | Kan Liang | 2016-02-19 | 1 | -2/+25 |
| * | | | net-sysfs: remove unused fmt_long_hex | Colin Ian King | 2016-02-18 | 1 | -1/+0 |
| * | | | core: remove unneded headers for net cgroup controllers. | Rosen, Rami | 2016-02-17 | 2 | -2/+0 |
| * | | | net: add tc offload feature flag | John Fastabend | 2016-02-17 | 1 | -0/+1 |
| * | | | net: add dst_cache to ovs vxlan lwtunnel | Paolo Abeni | 2016-02-16 | 1 | -1/+9 |
| * | | | net: add dst_cache support | Paolo Abeni | 2016-02-16 | 2 | -0/+169 |
| * | | | ethtool: ensure channel counts are within bounds during SCHANNELS | Keller, Jacob E | 2016-02-16 | 1 | -2/+11 |
| * | | | ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} | Keller, Jacob E | 2016-02-16 | 1 | -0/+55 |
| * | | | net: bulk free SKBs that were delay free'ed due to IRQ context | Jesper Dangaard Brouer | 2016-02-11 | 2 | -3/+13 |
| * | | | net: bulk free infrastructure for NAPI context, use napi_consume_skb | Jesper Dangaard Brouer | 2016-02-11 | 2 | -6/+78 |