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
2010-10-01
ipv4: rcu conversion in ip_route_output_slow
Eric Dumazet
1
-26
/
+12
2010-10-01
ipv4: introduce __ip_dev_find()
Eric Dumazet
1
-13
/
+19
2010-10-01
ipv4: __mkroute_output() speedup
Eric Dumazet
1
-18
/
+15
2010-10-01
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
1
-2
/
+8
2010-09-30
ip_gre: comments change
Eric Dumazet
1
-4
/
+4
2010-09-30
tcp: tcp_enter_quickack_mode can be static
stephen hemminger
1
-1
/
+1
2010-09-30
arp: remove unnecessary export of arp_broken_ops
stephen hemminger
1
-2
/
+1
2010-09-30
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
3
-15
/
+15
2010-09-30
ip6tnl: percpu stats accounting
Eric Dumazet
1
-16
/
+77
2010-09-30
ipip: enable lockless xmits
Eric Dumazet
1
-0
/
+1
2010-09-30
ip_gre: lockless xmit
Eric Dumazet
1
-0
/
+4
2010-09-30
sit: enable lockless xmits
Eric Dumazet
1
-0
/
+1
2010-09-30
sit: fix percpu stats accounting
Eric Dumazet
1
-3
/
+11
2010-09-30
ipip: fix percpu stats accounting
Eric Dumazet
1
-3
/
+10
2010-09-30
net: add a recursion limit in xmit path
Eric Dumazet
1
-1
/
+11
2010-09-29
ipv6: Implement Any-IP support for IPv6.
Maciej Żenczykowski
1
-1
/
+9
2010-09-29
ipv4: Allow configuring subnets as local addresses
Tom Herbert
2
-5
/
+5
2010-09-28
8021q: Use netif_copy_real_num_queues() to set queue counts
Ben Hutchings
1
-1
/
+1
2010-09-28
net: Allow changing number of RX queues after device allocation
Ben Hutchings
3
-18
/
+63
2010-09-28
net: sk_{detach|attach}_filter() rcu fixes
Eric Dumazet
1
-6
/
+4
2010-09-28
fib: use atomic_inc_not_zero() in fib_rules_lookup
Eric Dumazet
1
-3
/
+5
2010-09-28
sit: percpu stats accounting
Eric Dumazet
1
-18
/
+64
2010-09-28
ipip: percpu stats accounting
Eric Dumazet
1
-34
/
+93
2010-09-28
ip_gre: percpu stats accounting
Eric Dumazet
1
-39
/
+104
2010-09-28
vlan: use this_cpu_ptr() in vlan_skb_recv()
Eric Dumazet
1
-2
/
+2
2010-09-28
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
2
-6
/
+453
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
36
-126
/
+176
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2
-3
/
+13
2010-09-27
net: fix rcu use in ip_route_output_slow
Eric Dumazet
1
-1
/
+1
2010-09-27
rps: allocate rx queues in register_netdevice only
Eric Dumazet
1
-44
/
+32
2010-09-27
br2684: fix scheduling while atomic
Karl Hiramoto
1
-10
/
+2
2010-09-27
net: propagate NETIF_F_HIGHDMA to vlans
Eric Dumazet
1
-3
/
+4
2010-09-25
net: fix a lockdep splat
Eric Dumazet
6
-26
/
+26
2010-09-25
ip: take care of last fragment in ip_append_data
Eric Dumazet
1
-3
/
+6
2010-09-24
net: return operator cleanup
Eric Dumazet
66
-170
/
+169
2010-09-23
xfrm4: strip ECN bits from tos field
Ulrich Weber
1
-1
/
+1
2010-09-23
X.25 remove bkl in poll
andrew hendry
1
-13
/
+1
2010-09-23
X.25 remove bkl in getsockname
andrew hendry
1
-2
/
+0
2010-09-23
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
1
-1
/
+3
2010-09-23
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
1
-2
/
+4
2010-09-23
netfilter: fix a race in nf_ct_ext_create()
Eric Dumazet
1
-1
/
+3
2010-09-23
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
1
-0
/
+1
2010-09-23
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
Simon Horman
1
-1
/
+1
2010-09-23
netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
Eric Dumazet
1
-1
/
+5
2010-09-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
22
-139
/
+210
2010-09-22
caif: Use default send and receive buffer size in caif_socket.
Sjur Braendeland
1
-7
/
+0
2010-09-22
caif: Fix function NULL pointer check.
Sjur Braendeland
1
-1
/
+1
2010-09-22
caif: Minor fixes in log prints.
Sjur Braendeland
2
-7
/
+3
2010-09-22
caif: Remove buggy re-definition of pr_debug
Sjur Braendeland
1
-3
/
+0
2010-09-22
net: constify some ppp/pptp structs
Eric Dumazet
1
-1
/
+1
[next]