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
2012-06-20
bnx2x: Add support for ethtool -L
Merav Sicron
5
-12
/
+100
2012-06-20
bnx2x: Allow up to 63 RSS queues
Merav Sicron
1
-10
/
+3
2012-06-20
bnx2x: Split the FP structure
Barak Witkowski
6
-87
/
+155
2012-06-20
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
Merav Sicron
4
-30
/
+52
2012-06-20
bnx2x: Make the transmission queues adjacent
Merav Sicron
6
-94
/
+139
2012-06-20
bnx2x: Allow more than 64 L2 CIDs
Merav Sicron
2
-20
/
+57
2012-06-20
bnx2x: Add support for 4-tupple UDP RSS
Merav Sicron
5
-15
/
+159
2012-06-20
bnx2x: Return only online tests for MF
Merav Sicron
2
-29
/
+62
2012-06-20
bnx2x: Add support for external LB
Merav Sicron
4
-9
/
+81
2012-06-19
canfd: update documentation according to CAN FD extensions
Oliver Hartkopp
1
-8
/
+146
2012-06-19
vcan: add CAN FD support
Oliver Hartkopp
1
-7
/
+20
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
2
-9
/
+59
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
2
-5
/
+48
2012-06-19
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
2
-29
/
+84
2012-06-19
canfd: add new data structures and constants
Oliver Hartkopp
3
-6
/
+63
2012-06-19
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
3
-0
/
+244
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
86
-2966
/
+4743
2012-06-19
net: lpc_eth: Driver cleanup
stigge@antcom.de
1
-5
/
+1
2012-06-19
netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset
Pablo Neira Ayuso
1
-1
/
+1
2012-06-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
7
-67
/
+187
2012-06-19
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
21
-225
/
+420
2012-06-19
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
6
-47
/
+164
2012-06-19
netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset
Pablo Neira Ayuso
2
-9
/
+13
2012-06-19
netfilter: nf_ct_helper: disable automatic helper re-assignment of different ...
Pablo Neira Ayuso
1
-1
/
+7
2012-06-19
netfilter: ctnetlink: fix NULL dereference while trying to change helper
Pablo Neira Ayuso
1
-10
/
+3
2012-06-18
batman-adv: only store changed gw_bandwidth values
Marek Lindner
1
-0
/
+3
2012-06-18
batman-adv: fix locking in hash_add()
Matthias Schiffer
1
-9
/
+6
2012-06-18
batman-adv: use DBG_ALL in log_level sysfs definition
Antonio Quartulli
1
-1
/
+1
2012-06-18
batman-adv: turn tt commit code into routing protocol agnostic API
Marek Lindner
5
-104
/
+118
2012-06-18
batman-adv: fix visualization output without neighbors on the primary interface
Matthias Schiffer
1
-7
/
+14
2012-06-18
batman-adv: don't bother flipping ->tt_crc
Al Viro
2
-9
/
+3
2012-06-18
batman-adv: don't bother flipping ->tt_data
Al Viro
3
-12
/
+10
2012-06-18
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
10
-48
/
+58
2012-06-18
batman-adv: keep batman_ogm_packet ->seqno net-endian all along
Al Viro
2
-12
/
+12
2012-06-18
batman-adv: trivial endianness annotations
Al Viro
2
-9
/
+9
2012-06-18
batman-adv: get rid of pointless cast in memcpy()
Al Viro
1
-1
/
+1
2012-06-18
batman-adv: return added entries instead of number of possibly added entries
Marek Lindner
1
-1
/
+1
2012-06-18
batman-adv: ignore trailing CR when comparing protocol names
Marek Lindner
1
-3
/
+8
2012-06-18
batman-adv: avoid characters requiring shell escapes in protocol names
Marek Lindner
2
-2
/
+2
2012-06-18
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
8
-3
/
+143
2012-06-18
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
Antonio Quartulli
3
-4
/
+3
2012-06-18
batman-adv: Initialize lockdep class keys for hashes
Sven Eckelmann
3
-0
/
+26
2012-06-18
batman-adv: fix skb->data assignment
Antonio Quartulli
1
-0
/
+2
2012-06-18
batman-adv: update internal version number
Sven Eckelmann
1
-1
/
+1
2012-06-18
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
David S. Miller
2
-3
/
+6
2012-06-18
net: lpc_eth: free skbs in start_xmit
Eric Dumazet
1
-6
/
+5
2012-06-18
bnx2x: correct LPI pass-through configuration
Yuval Mintz
1
-12
/
+6
2012-06-17
bnx2: Update version 2.2.2
Michael Chan
1
-2
/
+2
2012-06-17
bnx2: Read PCI function number from internal register
Michael Chan
2
-2
/
+7
2012-06-17
bnx2: Dump additional BC_STATE during firmware sync timeout.
Michael Chan
2
-0
/
+3
[prev]
[next]