index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
can: flexcan: factor out soft reset into seperate funtion
Marc Kleine-Budde
1
-9
/
+17
2014-03-03
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
1
-1
/
+2
2014-03-03
can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
Marc Kleine-Budde
1
-11
/
+49
2014-03-03
can: flexcan: factor out transceiver {en,dis}able into seperate functions
Marc Kleine-Budde
1
-7
/
+20
2014-03-03
can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
Marc Kleine-Budde
1
-12
/
+38
2014-03-03
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
1
-1
/
+3
2014-03-03
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
1
-3
/
+5
2014-03-03
USB AX88179/178A: Support D-Link DUB-1312
Gerry Demaret
1
-0
/
+17
2014-03-03
b44: always set duplex mode why phy changes
Hauke Mehrtens
1
-1
/
+6
2014-03-03
b44: add calls to phy_{start,stop}
Hauke Mehrtens
1
-0
/
+7
2014-02-28
bna: fix vlan tag stripping and implement its toggling
Ivan Vecera
1
-10
/
+30
2014-02-28
tg3: Don't check undefined error bits in RXBD
Michael Chan
2
-3
/
+6
2014-02-28
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-02-28
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
1
-3
/
+3
2014-02-27
bnx2x: Add missing bit in default Tx switching
Yuval Mintz
1
-1
/
+8
2014-02-27
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
1
-0
/
+1
2014-02-27
sch_tbf: Fix potential memory leak in tbf_change().
Hiroaki SHIMODA
1
-12
/
+12
2014-02-27
bonding: disallow enslaving a bond to itself
Jiri Bohac
1
-0
/
+5
2014-02-26
bonding: fix a div error caused by the slave release path
Nikolay Aleksandrov
1
-3
/
+1
2014-02-26
AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN
Freddy Xin
1
-0
/
+17
2014-02-26
bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitor
dingtianhong
3
-46
/
+55
2014-02-26
bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode
dingtianhong
3
-22
/
+75
2014-02-26
MAINTAINERS: Intel nic drivers
Joe Perches
1
-0
/
+1
2014-02-26
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
1
-0
/
+7
2014-02-26
net: tcp: use NET_INC_STATS()
Eric Dumazet
1
-2
/
+2
2014-02-26
xfrm: Fix unlink race when policies are deleted.
Steffen Klassert
1
-1
/
+1
2014-02-26
phy: unmask link partner capabilities
Cristian Bercaru
1
-7
/
+9
2014-02-26
net: Fix permission check in netlink_connect()
Mike Pecovnik
1
-2
/
+2
2014-02-26
net/cxgb4: use remove handler as shutdown handler
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2014-02-26
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2
-0
/
+2
2014-02-26
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
1
-9
/
+0
2014-02-26
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
1
-1
/
+1
2014-02-26
qlcnic: Fix function return error check
Shahed Shaikh
1
-1
/
+1
2014-02-26
qeth: postpone freeing of qdio memory
Ursula Braun
3
-2
/
+9
2014-02-26
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2
-10
/
+17
2014-02-25
net,IB/mlx: Bump all Mellanox driver versions
Amir Vadai
5
-10
/
+10
2014-02-25
ath9k: fix invalid descriptor discarding
Felix Fietkau
1
-35
/
+35
2014-02-25
ath9k: reduce baseband hang detection false positive rate
Felix Fietkau
1
-1
/
+7
2014-02-25
r8169: initialize rtl8169_stats seqlock
Kyle McMartin
1
-0
/
+2
2014-02-25
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
Eric Dumazet
1
-2
/
+1
2014-02-25
net: stmmac: Check return value of alloc_dma_desc_resources()
Tobias Klauser
1
-1
/
+1
2014-02-25
virtio-net: alloc big buffers also when guest can receive UFO
Jason Wang
1
-1
/
+2
2014-02-24
ath9k: fix ps-poll responses under a-mpdu sessions
Felix Fietkau
1
-2
/
+3
2014-02-24
mwifiex: rename usb driver name registerring to usb core
Bing Zhao
1
-3
/
+1
2014-02-23
NFC: NCI: Fix NULL pointer dereference
Amitkumar Karwar
1
-1
/
+1
2014-02-22
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-02-22
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
1
-50
/
+79
2014-02-22
neigh: fix setting of default gc_* values
Jiri Pirko
1
-1
/
+1
2014-02-22
net-tcp: fastopen: fix high order allocations
Eric Dumazet
3
-5
/
+13
2014-02-22
tipc: make bearer set up in module insertion stage
Ying Xue
4
-32
/
+16
[next]