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
2015-08-08
net: Fix race condition in store_rps_map
Tom Herbert
1
-4
/
+7
2015-08-04
lwtunnel: set skb protocol and dev
Robert Shearman
1
-2
/
+10
2015-08-03
ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters
Daniel Borkmann
1
-0
/
+7
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+7
2015-08-01
net: Add functions to get skb->hash based on flow structures
Tom Herbert
1
-4
/
+54
2015-08-01
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2
-6
/
+106
2015-07-31
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
1
-1
/
+2
2015-07-30
net: pktgen: Remove unused 'allocated_skbs' field
Bogdan Hamciuc
1
-2
/
+0
2015-07-30
net: pktgen: Observe needed_headroom of the device
Bogdan Hamciuc
1
-1
/
+2
2015-07-30
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
1
-1
/
+1
2015-07-27
lwtunnel: use kfree_skb() instead of vanilla kfree()
Dan Carpenter
1
-1
/
+1
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
1
-2
/
+3
2015-07-27
dev: Spelling fix in comments
subashab@codeaurora.org
1
-2
/
+2
2015-07-25
cgroup: net_cls: fix false-positive "suspicious RCU usage"
Konstantin Khlebnikov
1
-1
/
+2
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+57
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
1
-9
/
+17
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
1
-2
/
+22
2015-07-21
dst: Metadata destinations
Thomas Graf
2
-15
/
+71
2015-07-21
lwtunnel: support dst output redirect function
Roopa Prabhu
1
-0
/
+56
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2
-0
/
+180
2015-07-21
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
1
-1
/
+3
2015-07-21
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
1
-0
/
+2
2015-07-21
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
1
-0
/
+48
2015-07-21
net: don't reforward packets already forwarded by offload device
Scott Feldman
1
-0
/
+10
2015-07-20
ebpf: add helper to retrieve net_cls's classid cookie
Daniel Borkmann
1
-0
/
+15
2015-07-16
netlink: changes for setting and clearing protodown via netlink.
Anuradha Karuppiah
1
-2
/
+14
2015-07-16
net core: Add protodown support.
Anuradha Karuppiah
2
-0
/
+34
2015-07-16
net: Fix skb csum races when peeking
Herbert Xu
1
-6
/
+9
2015-07-16
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2015-07-16
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
1
-4
/
+7
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-127
/
+127
2015-07-11
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-16
/
+16
2015-07-11
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-07-10
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
1
-9
/
+2
2015-07-10
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-07-10
net: skb_defer_rx_timestamp should check for phydev before setting up classify
Alexander Duyck
1
-1
/
+5
2015-07-09
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-91
/
+96
2015-07-09
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
1
-4
/
+0
2015-07-09
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
1
-1
/
+2
2015-07-08
net_sched: gen_estimator: extend pps limit
Eric Dumazet
1
-6
/
+7
2015-07-08
net: sched: extend percpu stats helpers
Eric Dumazet
1
-2
/
+2
2015-06-30
sock_diag: don't broadcast kernel sockets
Craig Gallek
1
-1
/
+1
2015-06-29
net: Kill sock->sk_protinfo
David Miller
1
-1
/
+0
2015-06-29
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
Geert Uytterhoeven
1
-1
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-554
/
+1498
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+13
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
1
-3
/
+15
2015-06-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2015-06-21
neigh: do not modify unlinked entries
Julian Anastasov
1
-0
/
+13
2015-06-16
bpf: disallow bpf tc programs access current->pid,uid
Alexei Starovoitov
1
-6
/
+0
[next]