index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
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
2016-02-19
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-19
net/ethtool: support set coalesce per queue
Kan Liang
2016-02-19
net/ethtool: support get coalesce per queue
Kan Liang
2016-02-19
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2016-02-19
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
2016-02-18
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
2016-02-18
net-sysfs: remove unused fmt_long_hex
Colin Ian King
2016-02-17
core: remove unneded headers for net cgroup controllers.
Rosen, Rami
2016-02-17
net: add tc offload feature flag
John Fastabend
2016-02-16
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-02-16
net: add dst_cache support
Paolo Abeni
2016-02-16
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
2016-02-16
ethtool: ensure channel counts are within bounds during SCHANNELS
Keller, Jacob E
2016-02-16
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
2016-02-11
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
2016-02-11
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
2016-02-11
net: Allow tunnels to use inner checksum offloads with outer checksums needed
Alexander Duyck
2016-02-11
net: Move skb_has_shared_frag check out of GRE code and into segmentation
Alexander Duyck
2016-02-11
net: Update remote checksum segmentation to support use of GSO checksum
Alexander Duyck
2016-02-11
net: Move GSO csum into SKB_GSO_CB
Alexander Duyck
[next]