index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Fix the return interface index when get it while no message is received.
Yang Hongyang
2008-08-17
1
-2
/
+2
*
sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.
David S. Miller
2008-08-17
1
-1
/
+1
*
sch_prio: Use return value from inner qdisc requeue
Jussi Kivilinna
2008-08-17
1
-1
/
+1
*
pkt_sched: No longer destroy qdiscs from RCU.
David S. Miller
2008-08-17
2
-19
/
+9
*
pkt_sched: Grab correct lock in notify_and_destroy().
Jarek Poplawski
2008-08-17
1
-2
/
+2
*
pkt_sched: Simplify dev_deactivate() polling loop.
David S. Miller
2008-08-17
1
-26
/
+5
*
net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().
Jarek Poplawski
2008-08-17
1
-15
/
+19
*
pkt_sched: Add 'deactivated' state.
David S. Miller
2008-08-17
3
-1
/
+15
*
bnx2: Fix build with VLAN_8021Q disabled.
David S. Miller
2008-08-15
1
-1
/
+1
*
tun: fallback if skb_alloc() fails on big packets
Rusty Russell
2008-08-15
1
-4
/
+62
*
net: skb_copy_datagram_from_iovec()
Rusty Russell
2008-08-15
2
-0
/
+91
*
tun: TUNGETIFF interface to query name and flags
Mark McLoughlin
2008-08-15
2
-0
/
+40
*
loopback: Drop obsolete ip_summed setting
Herbert Xu
2008-08-15
1
-3
/
+0
*
net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header
Herbert Xu
2008-08-15
1
-10
/
+2
*
loopback: Remove rest of LOOPBACK_TSO code.
David S. Miller
2008-08-15
1
-62
/
+0
*
loopback: Enable TSO
Herbert Xu
2008-08-15
1
-2
/
+0
*
bridge: show offload settings
Stephen Hemminger
2008-08-15
1
-5
/
+10
*
tg3: Update version to 3.94
Matt Carlson
2008-08-15
1
-2
/
+2
*
tg3: fix 64 bit counter for ethtool stats
Stefan Buehler
2008-08-15
1
-1
/
+6
*
tg3: Fix firmware event timeouts
Matt Carlson
2008-08-15
2
-16
/
+40
*
tg3: Turn off ASF "driver alive" heartbeats for APE
Matt Carlson
2008-08-15
1
-1
/
+2
*
tg3: Preserve register settings for DASH
Matt Carlson
2008-08-15
2
-2
/
+26
*
tg3: Refine APE status check
Matt Carlson
2008-08-15
1
-1
/
+1
*
tg3: Add APE register access locking
Matt Carlson
2008-08-15
2
-0
/
+7
*
ipv4: Disable route secret interval on zero interval
Herbert Xu
2008-08-15
1
-6
/
+70
*
pkt_sched: Fix unlocking in tc_ctl_tfilter()
Jarek Poplawski
2008-08-14
1
-1
/
+1
*
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
2008-08-14
10
-13
/
+21
*
bnx2: Update version to 1.8.0.
Michael Chan
2008-08-14
1
-2
/
+2
*
bnx2: Reinsert VLAN tag when necessary.
Michael Chan
2008-08-14
1
-8
/
+27
*
bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.
Michael Chan
2008-08-14
1
-1
/
+3
*
bnx2: Fix logic to setup VLAN rx tagging.
Michael Chan
2008-08-14
1
-2
/
+2
*
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-08-14
37
-239
/
+423
|
\
|
*
AX88796: Fix locking in ethtool support
Ben Dooks
2008-08-14
1
-2
/
+2
|
*
atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?
roel kluin
2008-08-14
1
-1
/
+1
|
*
[netdrvr] ne: Use CONFIG_MACH_TX49XX
Atsushi Nemoto
2008-08-14
2
-3
/
+3
|
*
Kconfig: HSO driver bugfixes and updates
David Brownell
2008-08-14
1
-11
/
+10
|
*
USB: HSO: minor fixes due to code review
Greg Kroah-Hartman
2008-08-14
1
-19
/
+24
|
*
USB: HSO: make tty_operations const
Greg Kroah-Hartman
2008-08-14
1
-1
/
+1
|
*
hso: fix refcounting on the ttyHSx devices
Olivier Blin
2008-08-14
1
-1
/
+1
|
*
hso: fix oops in read/write callbacks
Olivier Blin
2008-08-14
1
-2
/
+4
|
*
[netdrvr] uninline atl1e_setup_mac_ctrl()
Adrian Bunk
2008-08-14
1
-2
/
+2
|
*
netxen: update driver version
Dhananjay Phadke
2008-08-14
3
-6
/
+13
|
*
netxen: cleanup interrupt code
Dhananjay Phadke
2008-08-14
1
-83
/
+40
|
*
netxen: fix dma watchdog
Dhananjay Phadke
2008-08-14
1
-13
/
+15
|
*
netxen: force link update across ifdown/ifup
Dhananjay Phadke
2008-08-14
1
-6
/
+5
|
*
netxen: fix rxbuf leak across driver reload
Dhananjay Phadke
2008-08-14
1
-2
/
+4
|
*
netxen: fix mac addr setup
Dhananjay Phadke
2008-08-14
4
-38
/
+83
|
*
ixgbe: add cx4 device ID
Jesse Brandeburg
2008-08-14
3
-1
/
+5
|
*
e1000e: remove unnecessary snippet missed in prior check_options update
Bruce Allan
2008-08-14
1
-2
/
+0
|
*
e1000e: test for unusable MSI support
Bruce Allan
2008-08-14
3
-11
/
+164
[next]