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
*
ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n
Paul Marks
2012-12-03
1
-14
/
+10
*
tun: only queue packets on device
Michael S. Tsirkin
2012-12-03
2
-16
/
+10
*
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
2012-12-03
1
-1
/
+1
*
sky2: fix cleanup sequence in probe() function
Lino Sanfilippo
2012-12-03
1
-7
/
+8
*
8139cp: properly support change of MTU values [v2]
John Greene
2012-12-03
1
-19
/
+4
*
tuntap: attach queue 0 before registering netdevice
Jason Wang
2012-12-03
1
-6
/
+5
*
bnx2x: recognize fan failure
Yaniv Rosner
2012-12-03
2
-1
/
+11
*
vhost-net: initialize zcopy packet counters
Michael S. Tsirkin
2012-12-03
1
-0
/
+3
*
stmmac: remove two repeated macros
walimis
2012-12-03
1
-2
/
+0
*
sundance: Enable WoL support
Denis Kirjanov
2012-12-03
1
-1
/
+80
*
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-12-03
13
-13
/
+192
*
irda: ep7211-sir: Convert to platform_diver
Alexander Shiyan
2012-12-03
1
-46
/
+27
*
bna: remove useless calls to memset().
Cyril Roelandt
2012-12-03
1
-4
/
+0
*
tcp: don't abort splice() after small transfers
Willy Tarreau
2012-12-03
1
-4
/
+8
*
net: fix sparse endianness warnings on sock_common
Eric Dumazet
2012-12-03
2
-4
/
+5
*
bnx2x: Correct PFC disablement
Barak Witkowski
2012-12-03
1
-2
/
+5
*
bnx2x: fix 'Ethtool -A' when autoneg
Yuval Mintz
2012-12-03
2
-23
/
+28
*
bnx2x: prevent DCB if disabled in nvram
Barak Witkowski
2012-12-03
2
-2
/
+14
*
bnx2x: Handle a rarely missed interrupt
Yaniv Rosner
2012-12-03
2
-0
/
+16
*
bnx2x: mask CPL_OF interrupt
Yuval Mintz
2012-12-03
1
-11
/
+10
*
bnx2x: IGU parse error cause probe failure
Barak Witkowski
2012-12-03
1
-5
/
+12
*
bnx2x: Ext. config accessed only on non-E1x.
Yuval Mintz
2012-12-03
1
-1
/
+2
*
bnx2x: nvram enables dropless flow control
Yuval Mintz
2012-12-03
3
-4
/
+31
*
bnx2x: Correct advertised speed/duplex
Yuval Mintz
2012-12-03
1
-8
/
+4
*
bnx2x: Filter packets on FCoE rings
Dmitry Kravkov
2012-12-03
4
-4
/
+17
*
bnx2x: Management can control PFC/ETS
Barak Witkowski
2012-12-03
3
-6
/
+24
*
bnx2x: parity recovery flow enhancement
Barak Witkowski
2012-12-03
1
-13
/
+20
*
bnx2x: revised and corrected SPIO access
Yuval Mintz
2012-12-03
2
-23
/
+30
*
net/mlx4_en: Set number of rx/tx channels using ethtool
Amir Vadai
2012-12-03
5
-14
/
+93
*
net/mlx4_en: Fix TX moderation info loss after set_ringparam is called
Amir Vadai
2012-12-03
1
-29
/
+30
*
MAINTAINERS: Add Mellanox ethernet driver - mlx4_en
Amir Vadai
2012-12-03
1
-0
/
+8
*
Merge git://git.infradead.org/users/dwmw2/atm
David S. Miller
2012-12-02
5
-62
/
+158
|
\
|
*
solos-pci: remove list_vccs() debugging function
David Woodhouse
2012-12-02
1
-41
/
+0
|
*
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
David Woodhouse
2012-12-02
1
-3
/
+3
|
*
solos-pci: clean up pclose() function
David Woodhouse
2012-12-02
1
-4
/
+14
|
*
pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
David Woodhouse
2012-12-02
1
-2
/
+19
|
*
br2684: allow assign only on a connected socket
Krzysztof Mazur
2012-12-02
1
-2
/
+5
|
*
solos-pci: Fix leak of skb received for unknown vcc
Nathan Williams
2012-12-02
1
-1
/
+2
|
*
br2684: fix module_put() race
David Woodhouse
2012-12-02
1
-1
/
+4
|
*
pppoatm: fix missing wakeup in pppoatm_send()
David Woodhouse
2012-12-02
1
-0
/
+12
|
*
br2684: don't send frames on not-ready vcc
David Woodhouse
2012-12-02
1
-3
/
+40
|
*
atm: add release_cb() callback to vcc
David Woodhouse
2012-12-02
2
-0
/
+11
|
*
solos-pci: wait for pending TX to complete when releasing vcc
David Woodhouse
2012-12-02
1
-3
/
+14
|
*
pppoatm: do not inline pppoatm_may_send()
Krzysztof Mazur
2012-11-30
1
-1
/
+1
|
*
pppoatm: drop frames to not-ready vcc
Krzysztof Mazur
2012-11-30
1
-0
/
+7
|
*
pppoatm: take ATM socket lock in pppoatm_send()
Krzysztof Mazur
2012-11-28
1
-2
/
+17
|
*
pppoatm: fix module_put() race
Krzysztof Mazur
2012-11-28
1
-2
/
+7
|
*
pppoatm: allow assign only on a connected socket
Krzysztof Mazur
2012-11-28
1
-0
/
+2
|
*
atm: add owner of push() callback to atmvcc
Krzysztof Mazur
2012-11-28
2
-0
/
+3
*
|
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
2012-12-01
1
-2
/
+0
[next]