index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET
Guenter Roeck
1
-2
/
+0
2013-04-02
net/freescale/fec: Simplify OF dependencies
Guenter Roeck
1
-18
/
+1
2013-04-02
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
1
-37
/
+6
2013-04-02
net/cadence/at91_ether: Simplify OF dependencies
Guenter Roeck
1
-38
/
+6
2013-04-02
of_net.h: Provide empty functions if OF_NET is not configured
Guenter Roeck
1
-0
/
+10
2013-04-02
ipconfig: add informative timeout messages while waiting for carrier
Paul Gortmaker
1
-1
/
+12
2013-04-02
forcedeth: Do a dma_mapping_error check after skb_frag_dma_map
Neil Horman
1
-1
/
+40
2013-04-02
ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.
Chen Gang
1
-5
/
+3
2013-04-02
qlcnic: Bump up the version to 5.2.40
Rajesh Borundia
1
-2
/
+2
2013-04-02
qlcnic: Fix sparse warnings.
Rajesh Borundia
1
-2
/
+1
2013-04-02
qlcnic: Fix NULL dereference in error path.
Rajesh Borundia
1
-6
/
+5
2013-04-02
qlcnic: Fix potential NULL dereference
Rajesh Borundia
1
-0
/
+2
2013-04-02
tcp: Remove dead sysctl_tcp_cookie_size declaration
Neal Cardwell
1
-1
/
+0
2013-04-02
bridge: remove a redundant synchronize_net()
Eric Dumazet
1
-1
/
+0
2013-04-01
net: add option to enable error queue packets waking select
Keller, Jacob E
23
-6
/
+53
2013-04-01
DM9000B: driver initialization upgrade
Joseph CHANG
2
-105
/
+120
2013-04-01
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
Sergei Shtylyov
2
-5
/
+5
2013-04-01
sh_eth: workaround for spurious ECI interrupt
Sergei Shtylyov
1
-2
/
+8
2013-04-01
sh_eth: fix handling of no LINK signal
Sergei Shtylyov
1
-4
/
+6
2013-04-01
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
1
-1
/
+1
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
4
-14
/
+12
2013-03-30
doc: packet: add minimal TPACKET_V3 example code
Daniel Borkmann
1
-0
/
+327
2013-03-30
macvlan: use the right RCU api
Eric Dumazet
1
-6
/
+13
2013-03-30
net: reorder some fields of net_device
Eric Dumazet
1
-16
/
+17
2013-03-30
cdc_ncm: return -ENOMEM if kzalloc fails
Devendra Naga
1
-2
/
+2
2013-03-30
ip_gre: don't overwrite iflink during net_dev init
Antonio Quartulli
1
-1
/
+0
2013-03-30
include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined
Chen Gang
1
-0
/
+3
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2
-1
/
+17
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
1
-3
/
+3
2013-03-29
PNP: List Rafael Wysocki as a maintainer
Rafael J. Wysocki
1
-1
/
+1
2013-03-29
qlcnic: Bump up the version to 5.2.39
Rajesh Borundia
1
-3
/
+3
2013-03-29
qlcnic: Support atomic commands
Rajesh Borundia
5
-9
/
+183
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
10
-175
/
+994
2013-03-29
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
7
-8
/
+1191
2013-03-29
qlcnic: Use shared interrupt vector for Tx and Rx
Rajesh Borundia
5
-22
/
+80
2013-03-29
qlcnic: SR-IOV VF probe
Rajesh Borundia
8
-22
/
+214
2013-03-29
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia
12
-7
/
+613
2013-03-29
ks8851: Fix interpretation of rxlen field.
Max.Nekludov@us.elster.com
1
-1
/
+1
2013-03-29
cirrus: cs89x0: remove two obsolete Kconfig macros
Paul Bolle
1
-53
/
+1
2013-03-29
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
1
-0
/
+6
2013-03-29
MAINTAINERS: Update netxen_nic maintainers list
Manish Chopra
1
-0
/
+1
2013-03-29
atl1e: drop pci-msi support because of packet corruption
Hannes Frederic Sowa
2
-18
/
+2
2013-03-29
net: fq_codel: Fix off-by-one error
Vijay Subramanian
1
-1
/
+1
2013-03-29
sh_eth: add R-Car support for real
Sergei Shtylyov
2
-8
/
+100
2013-03-29
sh_eth: move data from header file to driver
Sergei Shtylyov
2
-219
/
+218
2013-03-29
net: calxedaxgmac: Wake-on-LAN fixes
Rob Herring
1
-1
/
+5
2013-03-29
net: calxedaxgmac: fix rx ring handling when OOM
Rob Herring
1
-0
/
+3
2013-03-29
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
John Fastabend
1
-2
/
+2
2013-03-29
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
Shmulik Ladkani
1
-1
/
+0
2013-03-29
ip_tunnel: Fix off-by-one error in forming dev name.
Pravin B Shelar
1
-1
/
+1
[next]