index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
2016-03-17
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-14
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: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
MINOURA Makoto / 箕浦 真
2016-02-26
1
-0
/
+6
|
*
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-02-25
1
-2
/
+20
|
*
bpf: fix csum setting for bpf_set_tunnel_key
Daniel Borkmann
2016-02-24
1
-2
/
+4
*
|
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-26
1
-31
/
+14
*
|
net: core: use __ethtool_get_ksettings
David Decotigny
2016-02-26
1
-6
/
+9
*
|
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
2016-02-26
1
-6
/
+447
*
|
net: Facility to report route quality of connected sockets
Tom Herbert
2016-02-26
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
|
\
|
|
*
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
2016-02-19
1
-2
/
+2
|
*
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
2016-02-18
1
-1
/
+3
|
*
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
2016-02-16
1
-0
/
+7
|
*
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
2016-02-09
1
-3
/
+6
|
*
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
2
-0
/
+12
|
*
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-02-08
1
-0
/
+7
*
|
bpf: don't emit mov A,A on return
Daniel Borkmann
2016-02-22
1
-4
/
+6
*
|
bpf: fix csum update in bpf_l4_csum_replace helper for udp
Daniel Borkmann
2016-02-22
1
-1
/
+7
*
|
bpf: try harder on clones when writing into skb
Daniel Borkmann
2016-02-22
1
-9
/
+10
*
|
bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation
Daniel Borkmann
2016-02-22
1
-13
/
+14
*
|
bpf: add generic bpf_csum_diff helper
Daniel Borkmann
2016-02-22
1
-0
/
+53
*
|
lwtunnel: autoload of lwt modules
Robert Shearman
2016-02-22
1
-0
/
+37
*
|
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-20
1
-3
/
+1
*
|
net/ethtool: support set coalesce per queue
Kan Liang
2016-02-20
1
-0
/
+61
*
|
net/ethtool: support get coalesce per queue
Kan Liang
2016-02-20
1
-1
/
+34
*
|
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2016-02-20
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-17
1
-1
/
+9
*
|
net: add dst_cache support
Paolo Abeni
2016-02-17
2
-0
/
+169
[next]