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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
openvswitch: Add recirc and hash action.
Andy Zhou
6
-12
/
+262
2014-09-16
openvswitch: simplify sample action implementation
Andy Zhou
1
-24
/
+18
2014-09-16
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
8
-47
/
+50
2014-09-16
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
7
-41
/
+71
2014-09-16
openvswitch: Remove pkt_key from OVS_CB
Pravin B Shelar
3
-17
/
+16
2014-09-16
net: dsa: fix mii_bus to host_dev replacement
Florian Fainelli
1
-1
/
+1
2014-09-16
net_sched: use tcindex_filter_result_init()
WANG Cong
1
-4
/
+1
2014-09-16
net_sched: fix suspicious RCU usage in tcindex_classify()
WANG Cong
1
-1
/
+1
2014-09-16
net_sched: fix an allocation bug in tcindex_set_parms()
WANG Cong
1
-1
/
+1
2014-09-16
net_sched: fix suspicious RCU usage in cls_bpf_classify()
WANG Cong
1
-1
/
+1
2014-09-16
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2
-17
/
+9
2014-09-16
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
7
-31
/
+53
2014-09-15
tcp: do not copy headers in tcp_collapse()
Eric Dumazet
1
-15
/
+2
2014-09-15
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2
-4
/
+3
2014-09-15
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
4
-13
/
+17
2014-09-14
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
1
-2
/
+2
2014-09-14
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
1
-29
/
+2
2014-09-14
net: dsa: change tag_protocol to an enum
Florian Fainelli
2
-5
/
+4
2014-09-14
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
1
-0
/
+3
2014-09-14
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
1
-33
/
+49
2014-09-14
ipv6: update the comment in mcast.c
WANG Cong
1
-7
/
+5
2014-09-14
ipv6: drop some rcu_read_lock in mcast
WANG Cong
1
-13
/
+4
2014-09-14
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
1
-16
/
+2
2014-09-14
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
1
-23
/
+39
2014-09-14
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2
-10
/
+5
2014-09-14
ipv6: remove ipv6_sk_ac_lock
WANG Cong
1
-14
/
+3
2014-09-14
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2
-18
/
+14
2014-09-13
net: sched: rcu'ify cls_bpf
John Fastabend
1
-47
/
+47
2014-09-13
net: sched: rcu'ify cls_rsvp
John Fastabend
1
-70
/
+90
2014-09-13
net: sched: make cls_u32 lockless
John Fastabend
1
-73
/
+110
2014-09-13
net: sched: make cls_u32 per cpu
John Fastabend
1
-16
/
+59
2014-09-13
net: sched: RCU cls_tcindex
John Fastabend
1
-94
/
+154
2014-09-13
net: sched: RCU cls_route
John Fastabend
1
-94
/
+132
2014-09-13
net: sched: fw use RCU
John Fastabend
1
-34
/
+77
2014-09-13
net: sched: cls_flow use RCU
John Fastabend
1
-61
/
+84
2014-09-13
net: sched: cls_cgroup use RCU
John Fastabend
1
-24
/
+39
2014-09-13
net: sched: cls_basic use RCU
John Fastabend
1
-35
/
+45
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
16
-84
/
+116
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
4
-11
/
+63
2014-09-13
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2
-2
/
+2
2014-09-13
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2
-11
/
+9
2014-09-13
skb: Add documentation for skb_clone_sk
Alexander Duyck
1
-0
/
+13
2014-09-11
tipc: fix sparse warnings
Erik Hugne
1
-3
/
+4
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
36
-1069
/
+1608
2014-09-10
netfilter: Convert pr_warning to pr_warn
Joe Perches
5
-40
/
+35
2014-09-10
iucv: Convert pr_warning to pr_warn
Joe Perches
1
-5
/
+4
2014-09-10
pktgen: Convert pr_warning to pr_warn
Joe Perches
1
-12
/
+12
2014-09-10
atm: Convert pr_warning to pr_warn
Joe Perches
2
-3
/
+3
2014-09-10
sit: Add gro callbacks to sit_offload
Tom Herbert
1
-0
/
+2
2014-09-10
ipip: Add gro callbacks to ipip offload
Tom Herbert
1
-0
/
+2
[next]