index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibmveth: Return -EINVAL on all ->probe errors
Santiago Leon
2010-09-06
1
-2
/
+2
*
ibmveth: Coding style fixes
Santiago Leon
2010-09-06
1
-145
/
+172
*
ibmveth: Some formatting fixes
Santiago Leon
2010-09-06
2
-19
/
+19
*
ibmveth: Convert driver specific error functions to netdev_err
Santiago Leon
2010-09-06
1
-41
/
+47
*
ibmveth: Convert driver specific debug to netdev_dbg
Santiago Leon
2010-09-06
1
-24
/
+20
*
ibmveth: Remove redundant function prototypes
Santiago Leon
2010-09-06
1
-7
/
+1
*
ibmveth: Convert to netdev_alloc_skb
Santiago Leon
2010-09-06
1
-1
/
+1
*
ibmveth: remove procfs code
Santiago Leon
2010-09-06
1
-113
/
+0
*
ibmveth: Enable IPv6 checksum offload
Santiago Leon
2010-09-06
2
-11
/
+50
*
ibmveth: Remove duplicate checksum offload setup code
Santiago Leon
2010-09-06
1
-17
/
+1
*
ibmveth: Add optional flush of rx buffer
Santiago Leon
2010-09-06
1
-0
/
+21
*
ibmveth: Add scatter-gather support
Santiago Leon
2010-09-06
1
-60
/
+124
*
ibmveth: Use lighter weight read memory barrier in ibmveth_poll
Anton Blanchard
2010-09-06
1
-1
/
+1
*
ibmveth: Add rx_copybreak
Santiago Leon
2010-09-06
1
-6
/
+23
*
ibmveth: Add tx_copybreak
Santiago Leon
2010-09-06
1
-8
/
+20
*
ibmveth: Remove LLTX
Santiago Leon
2010-09-06
2
-7
/
+1
*
ibmveth: batch rx buffer replacement
Santiago Leon
2010-09-06
2
-6
/
+9
*
ibmveth: Remove integer divide caused by modulus
Santiago Leon
2010-09-06
1
-4
/
+7
*
ns83820: Use predefined autoneg constants
Denis Kirjanov
2010-09-06
1
-1
/
+2
*
ns83820: Add copper device settings
Denis Kirjanov
2010-09-06
1
-2
/
+10
*
ns83820: Remove unused have_optical variable.
Denis Kirjanov
2010-09-06
1
-10
/
+1
*
tipc: Fix misleading error code when enabling Ethernet bearers
Allan Stephens
2010-09-06
1
-0
/
+10
*
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
Allan Stephens
2010-09-06
1
-8
/
+17
*
tipc: Minor optimizations to name table translation code
Allan Stephens
2010-09-06
2
-5
/
+3
*
wan: make read-only data const
stephen hemminger
2010-09-06
5
-14
/
+14
*
r8169: fix rx checksum offload
Eric Dumazet
2010-09-05
1
-4
/
+2
*
cxgb3: Avoid flush_workqueue() deadlock.
Casey Leedom
2010-09-03
1
-9
/
+15
*
cxgb3: Leave interrupts for fatal errors asserted in common code.
Casey Leedom
2010-09-03
1
-2
/
+2
*
cxgb3: Set FATALPERREN.
Casey Leedom
2010-09-03
1
-0
/
+1
*
cxgb3: Add register bit definition for Fatal Parity Error.
Casey Leedom
2010-09-03
1
-0
/
+4
*
net: remove two kmemcheck annotations
Eric Dumazet
2010-09-03
1
-2
/
+0
*
tulip: use integrated netdev stats
Eric Dumazet
2010-09-03
3
-40
/
+50
*
ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ...
Thomas Graf
2010-09-03
1
-5
/
+22
*
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
2010-09-03
1
-1
/
+2
*
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
2010-09-03
1
-4
/
+14
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
56
-67
/
+86
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-09-02
124
-1866
/
+4513
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-02
124
-1866
/
+4513
|
|
\
|
|
*
mac80211: only cancel software-based scans on suspend
John W. Linville
2010-09-01
2
-1
/
+8
|
|
*
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
2010-08-31
1
-1
/
+7
|
|
*
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
2010-08-31
1
-26
/
+40
|
|
*
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
6
-14
/
+59
|
|
*
rt2x00: Correctly kill beacon queue
Ivo van Doorn
2010-08-31
3
-3
/
+27
|
|
*
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
2010-08-31
1
-0
/
+2
|
|
*
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
2010-08-31
1
-7
/
+11
|
|
*
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
2010-08-31
2
-2
/
+6
|
|
*
rt2x00: Validate TX status results with current data entry
Ivo van Doorn
2010-08-31
1
-23
/
+50
|
|
*
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
2010-08-31
3
-21
/
+20
|
|
*
rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
Helmut Schaa
2010-08-31
1
-1
/
+5
|
|
*
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
2010-08-31
5
-8
/
+8
[next]