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