index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
ppp: section fixes re netns
Alexey Dobriyan
3
-3
/
+3
2009-02-08
gro: Optimise TCP packet reception
Herbert Xu
1
-7
/
+8
2009-02-08
gro: Optimise IPv4 packet reception
Herbert Xu
1
-6
/
+7
2009-02-08
gro: Optimise Ethernet header comparison
Herbert Xu
4
-22
/
+33
2009-02-08
gro: Remember number of held packets instead of counting every time
Herbert Xu
2
-5
/
+10
2009-02-08
net: Increase default NET_SKB_PAD to 32.
David S. Miller
1
-3
/
+3
2009-02-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-90
/
+180
2009-02-07
igb: remove dead code in transmit routine
Jesse Brandeburg
1
-3
/
+0
2009-02-07
igb: update version number and copyright dates
Alexander Duyck
14
-16
/
+16
2009-02-07
igb: fix two minor items found during code review
Alexander Duyck
1
-2
/
+4
2009-02-07
igb: update stats before doing reset in igb_down
Alexander Duyck
1
-0
/
+4
2009-02-07
igb: remove redundant count set and err_hw_init
Alexander Duyck
1
-11
/
+4
2009-02-07
igb: remove disable_av variable from mac_info struct
Alexander Duyck
2
-2
/
+2
2009-02-07
igb: change pba size determination from if to switch statement
Alexander Duyck
1
-4
/
+7
2009-02-07
igb: move get_hw_control within igb_resume.
Alexander Duyck
1
-4
/
+5
2009-02-07
igb: don't read eicr when responding to legacy interrupts
Alexander Duyck
1
-4
/
+1
2009-02-07
igb: remove unnecessary adapter->hw calls when just hw-> will do.
Alexander Duyck
1
-11
/
+10
2009-02-07
igb: rename igb_update_mc_addr_list_82575 to not include the 82575
Alexander Duyck
3
-9
/
+8
2009-02-07
igb: remove redundant timer updates and cleanup watchdog_task
Alexander Duyck
1
-5
/
+5
2009-02-07
igb: cleanup igb_netpoll to be more friendly with napi & GRO
Alexander Duyck
2
-19
/
+23
2009-02-07
igb: add counter for dma out of sync errors
Alexander Duyck
4
-3
/
+24
2009-02-07
igb: update testing done by ethtool
Alexander Duyck
1
-26
/
+61
2009-02-07
igb: update feature flags supported in ethtool
Alexander Duyck
2
-11
/
+10
2009-02-07
igb: remove unused rx_hdr_split statistic
Alexander Duyck
2
-2
/
+0
2009-02-07
igb: rename nvm ops
Alexander Duyck
6
-29
/
+27
2009-02-07
igb: rename phy ops
Alexander Duyck
6
-254
/
+162
2009-02-07
igb: read address from RAH/RAL instead of from EEPROM
Alexander Duyck
2
-17
/
+13
2009-02-07
igb: make dev_spec a union and remove dynamic allocation
Alexander Duyck
5
-47
/
+12
2009-02-07
igb: add link check function
Alexander Duyck
1
-17
/
+42
2009-02-07
igb: remove check for needing an io port
Alexander Duyck
2
-44
/
+10
2009-02-07
igb: move initialization of number of queues into set_interrupt_capability
Alexander Duyck
1
-5
/
+5
2009-02-07
igb: move setting of buffsz out of repeated path in alloc_rx_buffers
Alexander Duyck
1
-11
/
+8
2009-02-07
igb: optimize/refactor receive path
Alexander Duyck
1
-22
/
+22
2009-02-07
sunhme: Don't match PCI devices in SBUS probe.
David S. Miller
1
-4
/
+8
2009-02-07
ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0
Peter P Waskiewicz Jr
1
-4
/
+0
2009-02-07
forcedeth: bump version to 63
Ayaz Abdulla
1
-1
/
+1
2009-02-07
forcedeth: recover error support
Ayaz Abdulla
1
-3
/
+10
2009-02-07
forcedeth: ethtool tx csum fix
Ayaz Abdulla
1
-1
/
+1
2009-02-07
forcedeth: msi interrupt fix
Ayaz Abdulla
1
-0
/
+5
2009-02-07
forcedeth: mgmt unit interface
Ayaz Abdulla
1
-16
/
+82
2009-02-06
net/sunrpc/xprtsock.c: some common code found
Ilpo Järvinen
1
-32
/
+21
2009-02-06
ipv6/addrconf: common code located
Ilpo Järvinen
1
-27
/
+18
2009-02-06
ipv6/ndisc: join error paths
Ilpo Järvinen
1
-8
/
+8
2009-02-06
ax25: more common return path joining
Ilpo Järvinen
1
-8
/
+5
2009-02-06
ipmr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2009-02-06
9p: fix endian issues [attempt 3]
Eric Van Hensbergen
1
-9
/
+13
2009-02-06
net_dma: call dmaengine_get only if NET_DMA enabled
David S. Miller
2
-2
/
+14
2009-02-06
3c509: Fix resume from hibernation for PnP mode.
Ondrej Zary
1
-0
/
+1
2009-02-06
sungem: Soft lockup in sungem on Netra AC200 when switching interface up
Ilkka Virta
1
-4
/
+4
2009-02-06
RxRPC: Fix a potential NULL dereference
David Howells
1
-2
/
+3
[next]