index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: support the new RTL8411 chip.
Hayes Wang
2012-04-17
1
-2
/
+138
*
r8169: adjust some functions of 8111f
Hayes Wang
2012-04-17
1
-52
/
+47
*
r8169: support the new RTL8402 chip.
Hayes Wang
2012-04-17
1
-1
/
+121
*
r8169: add device specific CSI access helpers.
Hayes Wang
2012-04-17
1
-106
/
+194
*
r8169: modify pll power function
Hayes Wang
2012-04-17
1
-7
/
+30
*
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
Francois Romieu
2012-04-17
1
-0
/
+6
*
r8169: Config1 is read-only on 8168c and later.
Francois Romieu
2012-04-17
1
-2
/
+13
*
hippi: fix printk format in rrunner.c
Randy Dunlap
2012-04-17
1
-2
/
+3
*
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-04-17
6
-60
/
+6
|
\
|
*
net/can: use module_pci_driver
Axel Lin
2012-04-16
5
-59
/
+5
|
*
can: fix sparse warning for cgw_list
Daniel Baluta
2012-04-16
1
-1
/
+1
*
|
net: filter: Just In Time compiler for sparc
David S. Miller
2012-04-17
6
-0
/
+1042
|
/
*
tcp: restore formatting of macros for tcp_skb_cb sacked field
Neal Cardwell
2012-04-16
1
-2
/
+3
*
atl1: remove unused member from atl1_adapter structure
Tony Zelenoff
2012-04-16
1
-1
/
+0
*
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
Paul Gortmaker
2012-04-16
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
24
-99
/
+167
|
\
|
*
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
2012-04-14
1
-1
/
+1
|
*
ixgbe: fix WoL issue with fiber
Don Skidmore
2012-04-14
1
-0
/
+10
|
*
e1000e: issues in Sx on 82577/8/9
Bruce Allan
2012-04-14
1
-5
/
+10
|
*
net: smsc911x: fix skb handling in receive path
Will Deacon
2012-04-13
1
-9
/
+5
|
*
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
2012-04-13
1
-4
/
+4
|
*
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
2012-04-13
4
-11
/
+9
|
*
8139cp: set intr mask after its handler is registered
Jason Wang
2012-04-13
1
-2
/
+8
|
*
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
2012-04-13
3
-10
/
+7
|
*
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
2012-04-13
4
-8
/
+8
|
*
ppp: Fix race condition with queue start/stop
David Woodhouse
2012-04-13
1
-9
/
+6
|
*
ipv6: fix problem with expired dst cache
Gao feng
2012-04-13
6
-41
/
+99
*
|
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
2012-04-15
3
-6
/
+71
*
|
ixgbe: UTA table incorrectly programmed
Greg Rose
2012-04-15
1
-29
/
+0
*
|
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
2012-04-15
1
-10
/
+11
*
|
ixgbe: enable FDB netdevice ops
John Fastabend
2012-04-15
1
-0
/
+71
*
|
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
2012-04-15
1
-2
/
+33
*
|
net: add fdb generic dump routine
John Fastabend
2012-04-15
1
-0
/
+84
*
|
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
2012-04-15
2
-16
/
+83
*
|
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-15
8
-112
/
+228
*
|
atl1: do not drop rx/tx interrupts before they are scheduled
Tony Zelenoff
2012-04-15
1
-4
/
+10
*
|
atl1: do not process interrupts in cycle in handler
Tony Zelenoff
2012-04-15
2
-57
/
+52
*
|
atl1: enable errors and link ints when rx/tx scheduled
Tony Zelenoff
2012-04-15
2
-13
/
+29
*
|
atl1: add value to check ability of reenabling IRQs
Tony Zelenoff
2012-04-15
2
-0
/
+8
*
|
atl1: make function to set imr of card
Tony Zelenoff
2012-04-15
1
-4
/
+9
*
|
atl1: use defined functions to disable irq
Tony Zelenoff
2012-04-15
1
-3
/
+3
*
|
atl1: add napi process of tx interrupts
Tony Zelenoff
2012-04-15
1
-11
/
+16
*
|
atl1: make driver napi compatible
Tony Zelenoff
2012-04-15
2
-6
/
+41
*
|
atl1: handle rx in separate condition
Tony Zelenoff
2012-04-15
1
-9
/
+10
*
|
bridge: Add multicast_querier toggle and disable queries by default
Herbert Xu
2012-04-15
3
-0
/
+40
*
|
bridge: Restart queries when last querier expires
Herbert Xu
2012-04-15
1
-1
/
+18
*
|
bridge: Add br_multicast_start_querier
Herbert Xu
2012-04-15
1
-9
/
+16
*
|
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
167
-455
/
+461
*
|
ipv4: fix checkpatch errors
Daniel Baluta
2012-04-15
16
-49
/
+49
*
|
virtio-net: send gratuitous packets when needed
Jason Wang
2012-04-15
2
-5
/
+73
[next]