index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: use __skb_queue_head_init() where applicable
Eric Dumazet
2014-09-19
2
-2
/
+2
*
net: dsa: allow switch drivers to specify phy_device::dev_flags
Florian Fainelli
2014-09-19
1
-1
/
+8
*
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-19
2
-63
/
+93
*
tcp: do not fake tcp headers in tcp_send_rcvq()
Eric Dumazet
2014-09-19
1
-9
/
+4
*
l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions
Andy Zhou
2014-09-19
1
-14
/
+10
*
udp-tunnel: Add a few more UDP tunnel APIs
Andy Zhou
2014-09-19
2
-1
/
+94
*
udp_tunnel: Seperate ipv6 functions into its own file.
Andy Zhou
2014-09-19
3
-64
/
+85
*
net: sched: cls_cgroup need tcf_exts_init in all cases
John Fastabend
2014-09-16
1
-4
/
+3
*
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-09-16
10
-126
/
+402
|
\
|
*
openvswitch: Add recirc and hash action.
Andy Zhou
2014-09-15
6
-12
/
+262
|
*
openvswitch: simplify sample action implementation
Andy Zhou
2014-09-15
1
-24
/
+18
|
*
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
2014-09-15
8
-47
/
+50
|
*
openvswitch: refactor ovs flow extract API.
Pravin B Shelar
2014-09-15
7
-41
/
+71
|
*
openvswitch: Remove pkt_key from OVS_CB
Pravin B Shelar
2014-09-15
3
-17
/
+16
*
|
net: sched: cls_fw: add missing tcf_exts_init call in fw_change()
John Fastabend
2014-09-16
1
-0
/
+2
*
|
net: sched: cls_cgroup fix possible memory leak of 'new'
John Fastabend
2014-09-16
1
-4
/
+9
*
|
net: sched: cls_u32 add missing rcu_assign_pointer and annotation
John Fastabend
2014-09-16
1
-3
/
+4
*
|
net: sched: fix unsued cpu variable
John Fastabend
2014-09-16
1
-3
/
+4
*
|
net_sched: fix a null pointer dereference in tcindex_set_parms()
WANG Cong
2014-09-16
1
-1
/
+1
*
|
net_sched: fix memory leak in cls_tcindex
WANG Cong
2014-09-16
1
-7
/
+10
|
/
*
net: dsa: fix mii_bus to host_dev replacement
Florian Fainelli
2014-09-15
1
-1
/
+1
*
net_sched: use tcindex_filter_result_init()
WANG Cong
2014-09-15
1
-4
/
+1
*
net_sched: fix suspicious RCU usage in tcindex_classify()
WANG Cong
2014-09-15
1
-1
/
+1
*
net_sched: fix an allocation bug in tcindex_set_parms()
WANG Cong
2014-09-15
1
-1
/
+1
*
net_sched: fix suspicious RCU usage in cls_bpf_classify()
WANG Cong
2014-09-15
1
-1
/
+1
*
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2014-09-15
2
-17
/
+9
*
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
2014-09-15
7
-31
/
+53
*
tcp: do not copy headers in tcp_collapse()
Eric Dumazet
2014-09-15
1
-15
/
+2
*
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2014-09-15
2
-4
/
+3
*
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
2014-09-15
4
-13
/
+17
*
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
2014-09-13
1
-2
/
+2
*
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
1
-29
/
+2
*
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
2
-5
/
+4
*
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
1
-0
/
+3
*
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
2014-09-13
1
-33
/
+49
*
ipv6: update the comment in mcast.c
WANG Cong
2014-09-13
1
-7
/
+5
*
ipv6: drop some rcu_read_lock in mcast
WANG Cong
2014-09-13
1
-13
/
+4
*
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
2014-09-13
1
-16
/
+2
*
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
2014-09-13
1
-23
/
+39
*
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
2
-10
/
+5
*
ipv6: remove ipv6_sk_ac_lock
WANG Cong
2014-09-13
1
-14
/
+3
*
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
2
-18
/
+14
*
net: sched: rcu'ify cls_bpf
John Fastabend
2014-09-13
1
-47
/
+47
*
net: sched: rcu'ify cls_rsvp
John Fastabend
2014-09-13
1
-70
/
+90
*
net: sched: make cls_u32 lockless
John Fastabend
2014-09-13
1
-73
/
+110
*
net: sched: make cls_u32 per cpu
John Fastabend
2014-09-13
1
-16
/
+59
*
net: sched: RCU cls_tcindex
John Fastabend
2014-09-13
1
-94
/
+154
*
net: sched: RCU cls_route
John Fastabend
2014-09-13
1
-94
/
+132
*
net: sched: fw use RCU
John Fastabend
2014-09-13
1
-34
/
+77
*
net: sched: cls_flow use RCU
John Fastabend
2014-09-13
1
-61
/
+84
[next]