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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
llc: make lock static
stephen hemminger
1
-1
/
+0
2014-01-04
socket: cleanups
stephen hemminger
2
-4
/
+0
2014-01-04
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-2
/
+6
2014-01-04
ipv4: Cache dst in tunnels
Tom Herbert
1
-0
/
+3
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
1
-4
/
+2
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2014-01-02
ipv6: namespace cleanups
stephen hemminger
2
-24
/
+0
2014-01-02
net: core functions cleanup
stephen hemminger
1
-6
/
+0
2014-01-02
netlink: cleanup tap related functions
stephen hemminger
1
-2
/
+0
2014-01-02
netlink: cleanup rntl_af_register
stephen hemminger
1
-2
/
+1
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-15
/
+218
2014-01-01
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
sch_netem: support of 64bit rates
Yang Yingliang
1
-0
/
+1
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
4
-1
/
+48
2013-12-31
netlink: specify netlink packet direction for nlmon
Daniel Borkmann
1
-1
/
+3
2013-12-31
printk: Add a DEPRECATED macro
Neil Horman
1
-0
/
+7
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-30
lro: remove dead code
stephen hemminger
1
-23
/
+0
2013-12-30
tcp: make local functions static
stephen hemminger
1
-3
/
+0
2013-12-29
ipv4: ping make local stuff static
Stephen Hemminger
1
-8
/
+0
2013-12-29
ipv4: remove unused function
Stephen Hemminger
1
-1
/
+0
2013-12-29
arp: make arp_invalidate static
Stephen Hemminger
1
-1
/
+0
2013-12-28
macvlan: make start_xmit local
stephen hemminger
1
-3
/
+0
2013-12-26
sch_tbf: add TBF_BURST/TBF_PBURST attribute
Yang Yingliang
1
-0
/
+2
2013-12-26
mdio: unused ethtool functions
stephen hemminger
1
-3
/
+0
2013-12-23
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
1
-1
/
+1
2013-12-20
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-0
/
+1
2013-12-20
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
1
-0
/
+2
2013-12-20
drivers: net: Include new header file in sbni.c
Rashika Kheria
1
-0
/
+31
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-20
/
+17
2013-12-20
bonding: add packets_per_slave attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add lp_interval attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add min_links attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add all_slaves_active attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add num_grat_arp attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
1
-56
/
+75
2013-12-19
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
1
-0
/
+25
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
1
-2
/
+2
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
3
-2
/
+11
2013-12-19
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2
-6
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-118
/
+160
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
1
-1
/
+1
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
1
-1
/
+1
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
1
-6
/
+10
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
1
-1
/
+17
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
1
-13
/
+10
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
2
-10
/
+18
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
1
-1
/
+0
2013-12-18
packet: deliver VLAN TPID to userspace
Atzm Watanabe
1
-10
/
+14
[next]