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-12-21
net_sched: fix a regression in tcf_proto_lookup_ops()
Eric Dumazet
1
-12
/
+10
2013-12-21
net_sched: fix a regression in tc actions
WANG Cong
9
-11
/
+11
2013-12-20
bridge: change the position of '{' to the pre line
tanxiaojun
4
-18
/
+9
2013-12-20
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2
-10
/
+10
2013-12-20
bridge: add space before '(/{', after ',', etc.
tanxiaojun
7
-12
/
+12
2013-12-20
bridge: remove unnecessary parentheses
tanxiaojun
2
-3
/
+3
2013-12-20
bridge: remove unnecessary condition judgment
tanxiaojun
2
-4
/
+2
2013-12-20
rps: NUMA flow limit allocations
Eric Dumazet
1
-1
/
+2
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
23
-223
/
+222
2013-12-20
sch_cbq: remove unnecessary null pointer check
Yang Yingliang
1
-2
/
+1
2013-12-20
act_police: remove unnecessary null pointer check
Yang Yingliang
1
-4
/
+2
2013-12-19
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
3
-0
/
+756
2013-12-19
bridge: spelling fixes
tanxiaojun
3
-3
/
+3
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
6
-5
/
+17
2013-12-19
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
Hannes Frederic Sowa
1
-1
/
+3
2013-12-19
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
5
-14
/
+11
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-157
/
+311
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
1
-10
/
+8
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
1
-11
/
+9
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
2
-66
/
+48
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
10
-94
/
+80
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
10
-101
/
+59
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
11
-89
/
+83
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
1
-4
/
+0
2013-12-18
packet: deliver VLAN TPID to userspace
Atzm Watanabe
1
-4
/
+10
2013-12-18
packet: fill the gap of TPACKET_ALIGNMENT with zeros
Atzm Watanabe
1
-1
/
+2
2013-12-18
packet: make aligned size of struct tpacket{2,3}_hdr clear
Atzm Watanabe
1
-0
/
+7
2013-12-18
net: Add utility function to copy skb hash
Tom Herbert
1
-2
/
+1
2013-12-18
net: Add utility functions to clear rxhash
Tom Herbert
3
-9
/
+8
2013-12-18
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
6
-10
/
+10
2013-12-18
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
1
-9
/
+4
2013-12-18
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
1
-0
/
+1
2013-12-18
pkt_sched: fq: more robust memory allocation
Eric Dumazet
1
-6
/
+28
2013-12-18
tcp: refine TSO splits
Eric Dumazet
1
-39
/
+54
2013-12-18
net: remove dead code for add/del multiple
stephen hemminger
1
-96
/
+1
2013-12-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
31
-216
/
+970
2013-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-1
/
+3
2013-12-18
net: unix: allow bind to fail on mutex lock
Sasha Levin
1
-2
/
+6
2013-12-17
udp: ipv4: do not use sk_dst_lock from softirq context
Eric Dumazet
1
-9
/
+4
2013-12-17
net: ovs: use CRC32 accelerated flow hash if available
Francesco Fusco
1
-2
/
+2
2013-12-17
sctp: loading sctp when load sctp_probe
wangweidong
1
-1
/
+16
2013-12-16
tipc: change lock_sock order in connect()
wangweidong
1
-4
/
+2
2013-12-16
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
1
-1
/
+1
2013-12-16
tipc: kill unnecessary goto's
wangweidong
1
-8
/
+6
2013-12-16
tipc: remove unnecessary variables and conditions
wangweidong
3
-17
/
+8
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
3
-24
/
+31
2013-12-16
xfrm: check user specified spi for IPComp
Fan Du
1
-1
/
+3
2013-12-16
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
1
-8
/
+4
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-291
/
+472
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
1
-4
/
+5
[next]