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
2010-12-08
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
7
-9
/
+264
2010-12-08
llc: fix a device refcount imbalance
Eric Dumazet
1
-2
/
+3
2010-12-08
net/9p/protocol.c: Remove duplicated macros.
Thiago Farina
1
-24
/
+9
2010-12-08
ifb: goto resched directly if error happens and dp->tq isn't empty
Changli Gao
1
-0
/
+2
2010-12-08
net: init ingress queue
Changli Gao
1
-22
/
+13
2010-12-08
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
1
-5
/
+4
2010-12-08
cxgb4: fix MAC address hash filter
Dimitris Michailidis
1
-1
/
+1
2010-12-08
can: add slcan driver for serial/USB-serial CAN adapters
Oliver Hartkopp
3
-0
/
+777
2010-12-08
atm: lanai: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-5
/
+2
2010-12-08
CAIF: Fix U5500 compile error for shared memory driver
Kim Lilliestierna XX
2
-2
/
+2
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-97
/
+135
2010-12-07
sfc: Fix NAPI list corruption during ring reallocation
Ben Hutchings
1
-12
/
+19
2010-12-07
sfc: Fix crash in legacy onterrupt handler during ring reallocation
Ben Hutchings
3
-2
/
+18
2010-12-07
sfc: Generalise filter spec initialisation
Ben Hutchings
3
-191
/
+248
2010-12-07
sfc: Remove filter table IDs from filter functions
Ben Hutchings
4
-25
/
+34
2010-12-07
sfc: Log start and end of ethtool self-test at INFO level
Ben Hutchings
1
-3
/
+6
2010-12-07
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
3
-6
/
+22
2010-12-07
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
7
-9
/
+248
2010-12-07
Revert "ehea: Use the standard logging functions"
David S. Miller
5
-274
/
+293
2010-12-07
sfc: Use TX push whenever adding descriptors to an empty queue
Ben Hutchings
3
-2
/
+68
2010-12-07
sfc: Remove locking from implementation of efx_writeo_paged()
Ben Hutchings
1
-1
/
+14
2010-12-07
sfc: Add compile-time checks for correctness of paged register writes
Ben Hutchings
1
-8
/
+23
2010-12-07
sfc: Remove redundant memory barriers between MMIOs
Ben Hutchings
1
-5
/
+0
2010-12-07
sfc: Expand/correct comments on collector behaviour and function usage
Ben Hutchings
1
-49
/
+49
2010-12-07
sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count
Ben Hutchings
1
-3
/
+2
2010-12-07
sfc: Reorder struct efx_nic to separate fields by volatility
Ben Hutchings
1
-18
/
+23
2010-12-07
net: cris/eth_v10: Use net_device_stats from struct net_device_stats
Tobias Klauser
1
-19
/
+15
2010-12-07
net: emaclite: Omit private ndo_get_stats function
Tobias Klauser
1
-16
/
+0
2010-12-07
net: am79c961a: Omit private ndo_get_stats function
Tobias Klauser
1
-9
/
+0
2010-12-07
ixgbe: fix enum type mismatch on disable laser
Don Skidmore
1
-3
/
+3
2010-12-07
ixgbe: fix for link failure on SFP+ DA cables
Don Skidmore
2
-3
/
+28
2010-12-07
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-07
Fix a typo in datagram.c and sctp/socket.c.
David Shwatrz
2
-2
/
+2
2010-12-06
filter: add a security check at install time
Eric Dumazet
1
-9
/
+63
2010-12-06
net: arp: use assignment
Changli Gao
1
-1
/
+1
2010-12-06
be2net: Handle out of buffer completions for lancer
Sathya Perla
2
-21
/
+38
2010-12-06
be2net: FW init cmd fix for lancer
Sathya Perla
1
-19
/
+8
2010-12-06
be2net: Fix be_dev_family_check() return value check
Sathya Perla
1
-1
/
+1
2010-12-06
af_packet: remove pgv.flags
Changli Gao
1
-15
/
+5
2010-12-06
af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
Changli Gao
1
-17
/
+19
2010-12-06
net: kill an RCU warning in inet_fill_link_af()
Eric Dumazet
1
-4
/
+4
2010-12-06
__in_dev_get_rtnl() can use rtnl_dereference()
Eric Dumazet
1
-1
/
+1
2010-12-06
filter: add SKF_AD_RXHASH and SKF_AD_CPU
Eric Dumazet
2
-1
/
+9
2010-12-06
ehea: Use the standard logging functions
Joe Perches
5
-293
/
+274
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
12
-51
/
+35
2010-12-06
USB CDC NCM host driver
Alexey Orishko
3
-0
/
+1233
2010-12-06
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2
-14
/
+37
2010-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
116
-3909
/
+5566
2010-12-06
tg3: Update version to 3.116
Matt Carlson
1
-2
/
+2
2010-12-06
tg3: Relax EEE thresholds
Matt Carlson
2
-12
/
+33
[prev]
[next]