index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-02-11
net: Update remote checksum segmentation to support use of GSO checksum
Alexander Duyck
1
-4
/
+6
2016-02-11
net: Move GSO csum into SKB_GSO_CB
Alexander Duyck
1
-7
/
+9
2016-02-11
net: Add support for filtering link dump by master device and kind
David Ahern
1
-1
/
+67
2016-02-11
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
2
-1
/
+2
2016-02-09
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
1
-3
/
+6
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2
-0
/
+12
2016-02-08
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
1
-0
/
+7
2016-02-06
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
1
-1
/
+1
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
3
-1
/
+9
2016-02-06
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
Jarod Wilson
1
-6
/
+13
2016-01-21
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
1
-2
/
+5
2016-01-19
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
1
-1
/
+8
2016-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+5
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-5
/
+0
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-45
/
+7
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-10
/
+16
2016-01-15
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
1
-7
/
+2
2016-01-13
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-01-12
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
1
-1
/
+3
2016-01-12
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
Daniel Borkmann
1
-7
/
+62
2016-01-12
bpf: export helper function flags and reject invalid ones
Daniel Borkmann
1
-14
/
+23
2016-01-11
net/rtnetlink: remove unused sz_idx variable
Alexander Kuleshov
1
-2
/
+1
2016-01-11
net, sched: add clsact qdisc
Daniel Borkmann
1
-8
/
+74
[prev]
[next]