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
2009-10-08
can: add TI CAN (HECC) driver
Anant Gole
4
-0
/
+1054
2009-10-08
ixgb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-46
/
+45
2009-10-08
qlge: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2
-7
/
+6
2009-10-08
e1000: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-27
/
+27
2009-10-08
igb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-30
/
+30
2009-10-08
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-33
/
+34
2009-10-08
myri10ge: Use the instance of net_device_stats from net_device.
Ajit Khaparde
1
-3
/
+2
2009-10-08
netxen: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2
-3
/
+1
2009-10-08
e1000e: Use the instance of net_device_stats from net_device.
Ajit Khaparde
3
-31
/
+31
2009-10-08
bridge: Allow enable/disable UFO on bridge device via ethtool
Sridhar Samudrala
1
-0
/
+1
2009-10-08
net: Make UFO on master device independent of attached devices
Sridhar Samudrala
1
-1
/
+1
2009-10-08
udp: dynamically size hash tables at boot time
Eric Dumazet
6
-36
/
+87
2009-10-08
IPv6: Fix 6RD typo
Alexandre Cassen
1
-1
/
+1
2009-10-08
ipv4: Define cipso_v4_delopt static
Hagen Paul Pfeifer
1
-1
/
+1
2009-10-08
econet: Fix redeclaration of symbol len
Hagen Paul Pfeifer
1
-4
/
+4
2009-10-08
bonding: remove useless assignment
Nicolas de Pesloüan
1
-1
/
+1
2009-10-08
bonding: fix a parameter name in error message
Nicolas de Pesloüan
1
-1
/
+2
2009-10-08
IPv6: use ipv6_addr_set_v4mapped()
Brian Haley
5
-34
/
+21
2009-10-08
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
Brian Haley
1
-1
/
+2
2009-10-08
IPv6: Fix 6RD build error
Brian Haley
1
-0
/
+1
2009-10-08
net: Add sk_mark route lookup support for IPv4 listening sockets
Atis Elsts
2
-1
/
+3
2009-10-08
dccp ccid-3: Remove CCID naming redundancy 2/2
Gerrit Renker
2
-192
/
+191
2009-10-08
dccp ccid-2: Remove CCID naming redundancy 1/2
Gerrit Renker
1
-161
/
+161
2009-10-08
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
3
-238
/
+213
2009-10-08
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
2
-161
/
+158
2009-10-07
be2net: Get rid of net_device_stats from adapter.
Ajit Khaparde
3
-6
/
+3
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
3
-3
/
+3
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
35
-37
/
+36
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
4
-0
/
+28
2009-10-07
Use sk_mark for IPv6 routing lookups
Brian Haley
7
-0
/
+11
2009-10-07
ethtool: Add reset operation
Ben Hutchings
2
-0
/
+55
2009-10-07
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
8
-7
/
+15
2009-10-07
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
Tilman Schmidt
2
-8
/
+2
2009-10-07
bonding: introduce primary_reselect option
Jiri Pirko
4
-8
/
+164
2009-10-07
Use sk_mark for routing lookup in more places
Eric Dumazet
1
-0
/
+3
2009-10-07
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
4
-8
/
+159
2009-10-07
add vif using local interface index instead of IP
Ilia K
2
-5
/
+20
2009-10-07
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
7
-29
/
+2356
2009-10-07
gigaset: allow building without I4L
Tilman Schmidt
3
-2
/
+83
2009-10-07
gigaset: prepare for CAPI implementation
Tilman Schmidt
7
-425
/
+492
2009-10-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
36
-188
/
+454
2009-10-07
gigaset: add kerneldoc comments
Tilman Schmidt
6
-44
/
+166
2009-10-07
gigaset: correct debugging output selection
Tilman Schmidt
1
-3
/
+6
2009-10-07
gigaset: improve error recovery
Tilman Schmidt
1
-24
/
+45
2009-10-07
gigaset: fix device ERROR response handling
Tilman Schmidt
1
-8
/
+8
2009-10-07
gigaset: announce if built with debugging
Tilman Schmidt
1
-1
/
+7
2009-10-07
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
1
-11
/
+7
2009-10-07
gigaset: linearize skb
Tilman Schmidt
1
-0
/
+6
2009-10-07
gigaset: fix reject/hangup handling
Tilman Schmidt
1
-0
/
+5
2009-10-07
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
1
-1
/
+1
[next]