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-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-359
/
+445
2011-08-21
net: Preserve ooo_okay when copying skb header
Changli Gao
1
-0
/
+1
2011-08-21
dm9000: define debug level as a module parameter
Vladimir Zapolskiy
2
-11
/
+8
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
265
-8023
/
+9154
2011-08-20
tg3: Update version to 3.120
Matt Carlson
1
-2
/
+2
2011-08-20
tg3: Add external loopback support to selftest
Matt Carlson
2
-10
/
+90
2011-08-20
tg3: Restructure tg3_test_loopback
Matt Carlson
1
-40
/
+40
2011-08-20
tg3: Pull phy int lpbk setup into separate func
Matt Carlson
1
-59
/
+90
2011-08-20
tg3: Consilidate MAC loopback code
Matt Carlson
1
-40
/
+51
2011-08-20
tg3: Remove dead code
Matt Carlson
1
-34
/
+1
2011-08-20
qlge: Adding Maintainer.
Jitendra Kalsaria
1
-0
/
+1
2011-08-19
net: add the comment for skb->l4_rxhash
Changli Gao
1
-0
/
+2
2011-08-19
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
Alexander Duyck
2
-51
/
+73
2011-08-19
ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
Alexander Duyck
2
-2
/
+2
2011-08-19
ixgbe: Refactor transmit map and cleanup routines
Alexander Duyck
2
-216
/
+247
2011-08-19
ixgbe - DDP last user buffer - error to warn
Amir Hanania
1
-4
/
+6
2011-08-19
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-19
e1000e: bump driver version number
Bruce Allan
1
-1
/
+1
2011-08-19
e1000e: convert driver to use extended descriptors
Bruce Allan
3
-89
/
+120
2011-08-19
net: rps: support PPPOE session messages
Changli Gao
1
-0
/
+8
2011-08-19
net: rps: support 802.1Q
Changli Gao
1
-0
/
+8
2011-08-19
be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tag
Somnath Kotur
2
-3
/
+2
2011-08-19
bnx2x: downgrade Max BW error message to debug
Michal Schmidt
1
-2
/
+2
2011-08-19
net: fix IBM EMAC driver after rename.
Tony Breeds
33
-129
/
+150
2011-08-19
NET: Korina: Don't include <asm/segment.h>
Ralf Baechle
1
-1
/
+0
2011-08-19
MAINTAINERS: qlcnic
Anirban Chakraborty
1
-1
/
+1
2011-08-19
net: netdev-features.txt update to Documentation/networking/00-INDEX
Willem de Bruijn
1
-1
/
+1
2011-08-19
vlan: reset headers on accel emulation path
Jiri Pirko
1
-0
/
+2
2011-08-18
MAINTAINERS: change netxen_nic maintainers
Amit Kumar Salecha
1
-1
/
+2
2011-08-18
forcedeth: call vlan_mode only if hw supports vlans
Jiri Pirko
1
-1
/
+2
2011-08-18
flexcan: Add flexcan device support for p1010rdb.
holt@sgi.com
1
-0
/
+2
2011-08-18
flexcan: Prefer device tree clock frequency if available.
holt@sgi.com
2
-9
/
+27
2011-08-18
flexcan: Add of_match to platform_device definition.
holt@sgi.com
1
-1
/
+12
2011-08-18
flexcan: Fix up fsl-flexcan device tree binding.
holt@sgi.com
3
-64
/
+17
2011-08-18
flexcan: Abstract off read/write for big/little endian.
holt@sgi.com
1
-57
/
+83
2011-08-18
flexcan: Remove #include <mach/clock.h>
holt@sgi.com
1
-2
/
+0
2011-08-18
net: remove ndo_set_multicast_list callback
Jiri Pirko
5
-13
/
+7
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
251
-271
/
+258
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
17
-12
/
+51
2011-08-18
bonding: use ndo_change_rx_flags callback
Jiri Pirko
2
-31
/
+14
2011-08-18
Merge branch 'can/mscan' of git://git.pengutronix.de/git/mkl/linux-2.6
David S. Miller
1
-13
/
+13
2011-08-18
via-velocity: remove non-tagged packet filtering
Jiri Pirko
1
-4
/
+0
2011-08-18
bonding:reset backup and inactive flag of slave
Peter Pan(潘卫平)
1
-0
/
+18
2011-08-18
net_sched: fix port mirror/redirect stats reporting
Jamal Hadi Salim
1
-2
/
+1
2011-08-18
rps: Inspect GRE encapsulated packets to get flow hash
Tom Herbert
1
-0
/
+22
2011-08-18
rps: Infrastructure in __skb_get_rxhash for deep inspection
Tom Herbert
1
-0
/
+7
2011-08-18
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
9
-19
/
+39
2011-08-18
rps: Some minor cleanup in get_rps_cpus
Tom Herbert
1
-5
/
+7
2011-08-18
bnx2x: Use pr_fmt and message logging cleanups
Joe Perches
7
-82
/
+87
2011-08-18
bnx2x: Coalesce pr_cont uses and fix DP typos
Joe Perches
6
-123
/
+134
[next]