Age | Commit message (Expand) | Author |
2016-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-03-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-03-21 | net/core: Add support for configuring VF GUIDs | Eli Cohen |
2016-03-21 | net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes | Eric Dumazet |
2016-03-21 | net: add description for len argument of dev_get_phys_port_name | Luis de Bethencourt |
2016-03-20 | net: sched: Add description for cpu_bstats argument | Luis de Bethencourt |
2016-03-20 | gen_stats.c: Add description for cpu argument | Luis de Bethencourt |
2016-03-20 | tunnels: Don't apply GRO to multiple layers of encapsulation. | Jesse Gross |
2016-03-20 | net: remove a dubious unlikely() clause | Eric Dumazet |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
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 | net: dst_cache_per_cpu_dst_set() can be static | Wu Fengguang |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-16 | ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords | Ben Hutchings |
2016-03-14 | net: add a hardware buffer management helper API | Gregory CLEMENT |
2016-03-13 | net: adjust napi_consume_skb to handle non-NAPI callers | Jesper Dangaard Brouer |
2016-03-11 | bpf: support flow label for bpf_skb_{set, get}_tunnel_key | Daniel Borkmann |
2016-03-10 | net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()... | Amir Vadai |
2016-03-09 | net: Walk fragments in __skb_splice_bits | Tom Herbert |
2016-03-08 | bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit | Daniel Borkmann |
2016-03-08 | bpf: support for access to tunnel options | Daniel Borkmann |
2016-03-08 | bpf: allow to propagate df in bpf_skb_set_tunnel_key | Daniel Borkmann |
2016-03-08 | bpf: make helper function protos static | Daniel Borkmann |
2016-03-08 | bpf: add flags to bpf_skb_store_bytes for clearing hash | Daniel Borkmann |
2016-03-08 | bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well | Daniel Borkmann |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-03-02 | net/rtnetlink: remove dead code | Eric Engestrom |
2016-03-01 | net: pktgen: use reset to set mac header | Zhang Shengju |
2016-03-01 | net: remove skb_sender_cpu_clear() | WANG Cong |
2016-03-01 | Introduce devlink infrastructure | Jiri Pirko |
2016-02-26 | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. | MINOURA Makoto / 箕浦 真 |
2016-02-25 | net: ethtool: remove unused __ethtool_get_settings | David Decotigny |
2016-02-25 | net: core: use __ethtool_get_ksettings | David Decotigny |
2016-02-25 | net: ethtool: add new ETHTOOL_xLINKSETTINGS API | David Decotigny |
2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert |
2016-02-25 | net: fix bridge multicast packet checksum validation | Linus Lüssing |
2016-02-24 | bpf: fix csum setting for bpf_set_tunnel_key | Daniel Borkmann |
2016-02-24 | flow_dissector: Use same pointer for IPv4 and IPv6 addresses | Alexander Duyck |
2016-02-24 | flow_dissector: Correctly handle parsing FCoE | Alexander Duyck |
2016-02-24 | flow_dissector: Fix fragment handling for header length computation | Alexander Duyck |
2016-02-24 | flow_dissector: Check for IP fragmentation even if not using IPv4 address | Alexander Duyck |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-21 | bpf: don't emit mov A,A on return | Daniel Borkmann |
2016-02-21 | bpf: fix csum update in bpf_l4_csum_replace helper for udp | Daniel Borkmann |
2016-02-21 | bpf: try harder on clones when writing into skb | Daniel Borkmann |
2016-02-21 | bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation | Daniel Borkmann |
2016-02-21 | bpf: add generic bpf_csum_diff helper | Daniel Borkmann |
2016-02-21 | lwtunnel: autoload of lwt modules | Robert Shearman |