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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-21
gianfar v5: implement nfc
Sebastian Poehn
3
-4
/
+989
2011-06-21
ucc_geth: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-21
pxa168_eth: enable transmit time stamping.
Richard Cochran
1
-0
/
+3
2011-06-21
smsc911x: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2011-06-21
fs_enet: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-21
macb: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-21
fec_mpc52xx: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+3
2011-06-21
ll_temac: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+4
2011-06-21
emaclite: enable transmit and receive time stamping.
Richard Cochran
1
-2
/
+7
2011-06-21
lib8390: enable transmit and receive time stamping.
Richard Cochran
1
-2
/
+3
2011-06-21
net: export the receive time stamping hook for non-NAPI drivers
Richard Cochran
1
-0
/
+1
2011-06-21
myricom: remove stats_lock
Eric Dumazet
1
-7
/
+3
2011-06-20
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
27
-462
/
+2080
2011-06-20
myri_sbus: remove driver
Jon Mason
4
-1508
/
+0
2011-06-20
batman-adv: improved gateway tq-based selection
Antonio Quartulli
4
-6
/
+104
2011-06-20
batman-adv: throw uevent in userspace on gateway add/change/del event
Antonio Quartulli
1
-0
/
+6
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
3
-56
/
+82
2011-06-20
batman-adv: add wrapper function to throw uevent in userspace
Antonio Quartulli
3
-0
/
+84
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
5
-128
/
+150
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
12
-33
/
+334
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
18
-305
/
+1381
2011-06-20
batman-adv: Unify the first 3 bytes in each packet
Antonio Quartulli
1
-12
/
+18
2011-06-20
batman-adv: Reduce usage of char
Sven Eckelmann
11
-20
/
+20
2011-06-20
batman-adv: count_real_packets() in batman-adv assumes char is signed
David Howells
3
-8
/
+8
2011-06-20
batman-adv: Keep interface_tx as local function
Sven Eckelmann
2
-2
/
+1
2011-06-20
batman-adv: Move compare_orig to originator.c
Sven Eckelmann
2
-8
/
+8
2011-06-20
veth: fix 64bit stats on 32bit arches
Eric Dumazet
1
-18
/
+37
2011-06-20
net/staging: add needed interrupt.h and hardirq.h includes
Stephen Rothwell
12
-0
/
+15
2011-06-20
davinci_emac: fix race in transmit time stamping.
Richard Cochran
1
-1
/
+2
2011-06-20
smsc9420: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-20
stmmac: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-20
r6040: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+3
2011-06-20
tg3: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-20
fec: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-20
net: correct comment on where to place transmit time stamp hook.
Richard Cochran
1
-2
/
+1
2011-06-18
r8169: check firmware content sooner.
Francois Romieu
1
-19
/
+44
2011-06-18
r8169: support new firmware format.
Hayes Wang
1
-1
/
+35
2011-06-18
r8169: explicit firmware format check.
Francois Romieu
1
-13
/
+49
2011-06-18
r8169: move the firmware down into the device private data.
Francois Romieu
1
-26
/
+48
2011-06-17
e1000: remove unnecessary code
Greg Dietsche
1
-6
/
+1
2011-06-17
net: icplus: remove unnecessary code
Greg Dietsche
1
-5
/
+1
2011-06-17
net/rds: use prink_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
7
-22
/
+21
2011-06-17
net/can: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-2
/
+3
2011-06-17
rtnetlink: unlock on error path in netlink_dump()
Dan Carpenter
1
-2
/
+1
2011-06-17
gianfar: Use pr_<level>, netdev_<level> and netif_<level>
Joe Perches
2
-76
/
+58
2011-06-17
net: Remove casts of void *
Joe Perches
21
-83
/
+74
2011-06-17
be2net: support multiple TX queues
Sathya Perla
3
-119
/
+171
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
11
-27
/
+28
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
5
-0
/
+784
2011-06-16
netfilter: ipset: use the stored first cidr value instead of '1'
Jozsef Kadlecsik
3
-8
/
+16
[next]