index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2013-08-30
pkt_sched: fq: Fair Queue packet scheduler
Eric Dumazet
3
-0
/
+807
2013-08-30
net: packet: use reciprocal_divide in fanout_demux_hash
Daniel Borkmann
1
-1
/
+1
2013-08-30
net: packet: add randomized fanout scheduler
Daniel Borkmann
1
-1
/
+12
2013-08-30
net: add netdev_upper_get_next_dev_rcu(dev, iter)
Veaceslav Falico
1
-0
/
+25
2013-08-30
net: remove search_list from netdev_adjacent
Veaceslav Falico
1
-36
/
+1
2013-08-30
net: add lower_dev_list to net_device and make a full mesh
Veaceslav Falico
1
-27
/
+258
2013-08-30
net: rename netdev_upper to netdev_adjacent
Veaceslav Falico
1
-12
/
+12
2013-08-29
net: sctp: sctp_verify_init: clean up mandatory checks and add comment
Daniel Borkmann
1
-14
/
+12
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
4
-7
/
+65
2013-08-29
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
2
-0
/
+27
2013-08-29
bridge: inherit slave devices needed_headroom
Florian Fainelli
1
-0
/
+3
2013-08-28
batman-adv: send GW_DEL event when the gw client mode is deselected
Antonio Quartulli
3
-0
/
+32
2013-08-28
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2013-08-28
batman-adv: move enum definition at the top of the file
Antonio Quartulli
1
-15
/
+16
2013-08-28
batman-adv: set skb priority according to content
Simon Wunderlich
10
-2
/
+91
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
10
-542
/
+1291
2013-08-28
netfilter: ctnetlink: fix uninitialized variable
Florian Westphal
1
-1
/
+1
2013-08-28
netfilter: add IPv6 SYNPROXY target
Patrick McHardy
3
-0
/
+509
2013-08-28
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
Patrick McHardy
1
-9
/
+16
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
9
-0
/
+966
2013-08-28
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
Patrick McHardy
1
-11
/
+18
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
11
-338
/
+300
2013-08-28
netfilter: nf_defrag_ipv6.o included twice
Nathan Hintz
1
-1
/
+1
2013-08-28
netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
Phil Oester
2
-2
/
+39
2013-08-28
openvswitch: optimize flow compare and mask functions
Andy Zhou
2
-39
/
+44
2013-08-27
net: tcp_probe: allow more advanced ingress filtering by mark
Daniel Borkmann
1
-4
/
+11
2013-08-27
openvswitch: Rename key_len to key_end
Andy Zhou
2
-16
/
+17
2013-08-27
openvswitch: Add SCTP support
Joe Stringer
5
-4
/
+115
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-43
/
+73
2013-08-26
ipip: potential race in ip_tunnel_init_net()
Dan Carpenter
1
-6
/
+4
2013-08-24
openvswitch: Mega flow implementation
Andy Zhou
5
-512
/
+1123
2013-08-24
openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile
Cong Wang
2
-4
/
+4
2013-08-24
openvswitch: Fix argument descriptions in vport.c.
Justin Pettit
1
-1
/
+2
2013-08-24
openvswitch:: link upper device for port devices
Jiri Pirko
1
-1
/
+19
2013-08-24
openvswitch: Use non rcu hlist_del() flow table entry.
Pravin B Shelar
1
-1
/
+1
2013-08-24
openvswitch: Use RCU lock for dp dump operation.
Pravin B Shelar
1
-6
/
+7
2013-08-24
openvswitch: Use RCU lock for flow dump operation.
Pravin B Shelar
1
-8
/
+9
2013-08-23
net: sctp_probe: simplify code by using %pISc format specifier
Daniel Borkmann
1
-7
/
+2
2013-08-23
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2
-1
/
+24
2013-08-23
net: tcp_probe: add IPv6 support
Daniel Borkmann
1
-10
/
+44
2013-08-23
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
Daniel Borkmann
1
-1
/
+8
2013-08-23
net: tcp_probe: also include rcv_wnd next to snd_wnd
Daniel Borkmann
1
-2
/
+4
2013-08-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-20
/
+13
2013-08-23
tcp: increase throughput when reordering is high
Yuchung Cheng
1
-12
/
+20
2013-08-23
Revert "genetlink: fix family dump race"
Johannes Berg
1
-7
/
+0
2013-08-21
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
Daniel Borkmann
1
-3
/
+6
2013-08-21
net: ipv6: minor: *_start_timer: rather use unsigned long
Daniel Borkmann
1
-5
/
+5
2013-08-21
net: ipv6: igmp6_event_query: use msecs_to_jiffies
Daniel Borkmann
1
-6
/
+5
2013-08-21
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2
-42
/
+18
2013-08-21
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
1
-14
/
+10
[next]