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
*
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
2013-03-12
1
-1
/
+2
*
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
2013-03-06
1
-1
/
+1
*
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
2013-03-06
1
-2
/
+2
*
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
2013-02-26
1
-4
/
+12
*
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2013-02-26
2
-6
/
+8
*
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
2013-02-26
1
-5
/
+10
*
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
Ming Lei
2013-02-25
1
-7
/
+7
*
usbnet: smsc95xx: fix broken runtime suspend
Ming Lei
2013-02-25
1
-10
/
+2
*
usbnet: smsc95xx: fix suspend failure
Ming Lei
2013-02-25
1
-3
/
+9
*
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
2013-02-25
1
-7
/
+11
*
b43: Fix lockdep splat on module unload
Larry Finger
2013-02-25
1
-1
/
+2
*
Revert "ip_gre: propogate target device GSO capability to the tunnel device"
Pravin B Shelar
2013-02-25
1
-8
/
+2
*
IP_GRE: Fix GRE_CSUM case.
Pravin B Shelar
2013-02-25
1
-4
/
+8
*
VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
2013-02-25
1
-1
/
+2
*
IP_GRE: Fix IP-Identification.
Pravin B Shelar
2013-02-25
3
-3
/
+23
*
Merge branch 'wireless'
David S. Miller
2013-02-25
3
-29
/
+5
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-25
3
-29
/
+5
|
/
|
|
*
brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()
Wei Yongjun
2013-02-22
1
-1
/
+3
|
*
mwifiex: fix system freeze while reloading driver
Avinash Patil
2013-02-22
1
-10
/
+1
|
*
mwifiex: don't drop carrier flag over suspend
Daniel Drake
2013-02-22
2
-18
/
+1
*
|
net/pasemi: Fix missing coding style
Syam Sidhardhan
2013-02-25
1
-3
/
+6
*
|
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
2013-02-25
1
-4
/
+2
*
|
vmxnet3: make local function static
stephen hemminger
2013-02-25
1
-2
/
+2
*
|
bnx2x: remove dead code and make local funcs static
stephen hemminger
2013-02-25
2
-60
/
+2
*
|
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
2013-02-24
1
-12
/
+14
*
|
vlan: adjust vlan_set_encap_proto() for its callers
Cong Wang
2013-02-24
1
-3
/
+3
*
|
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
Mathias Krause
2013-02-23
1
-17
/
+7
*
|
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
2013-02-23
1
-0
/
+3
*
|
vxlan: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-02-23
1
-1
/
+1
*
|
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
2013-02-23
1
-1
/
+1
*
|
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
2013-02-23
1
-1
/
+1
*
|
tcp: fix SYN-data space mis-accounting
Yuchung Cheng
2013-02-22
1
-7
/
+11
*
|
sock: only define socket limit if mem cgroup configured
stephen hemminger
2013-02-22
1
-0
/
+2
*
|
net: fix possible deadlock in sum_frag_mem_limit
Eric Dumazet
2013-02-22
1
-1
/
+7
*
|
net: fec: Fix division by zero
Fabio Estevam
2013-02-22
1
-34
/
+34
*
|
net: Fix locking bug in netif_set_xps_queue
Alexander Duyck
2013-02-22
1
-1
/
+3
*
|
ipv4: fix error handling in icmp_protocol.
Li Wei
2013-02-22
3
-1
/
+25
*
|
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-22
4
-6
/
+24
*
|
qlcnic: Bump up the version to 5.1.35
Jitendra Kalsaria
2013-02-22
1
-2
/
+2
*
|
qlcnic: Fix configure interrupts for 83xx adapter types
Manish Chopra
2013-02-22
1
-7
/
+0
*
|
qlcnic: Fix internal loopback test for 82xx adapter
Shahed Shaikh
2013-02-22
1
-1
/
+1
*
|
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
2013-02-21
1
-15
/
+15
*
|
ipv4: fix a bug in ping_err().
Li Wei
2013-02-21
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-21
1403
-60763
/
+99811
|
\
\
|
*
|
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
2013-02-20
4
-38
/
+18
|
*
|
net: fix a wrong assignment in skb_split()
Amerigo Wang
2013-02-20
1
-1
/
+1
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-02-20
45
-444
/
+1297
|
|
\
\
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-19
45
-444
/
+1297
|
|
|
\
|
|
|
|
*
net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...
Kumar Amit Mehta
2013-02-18
1
-1
/
+1
|
|
|
*
net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack
Kumar Amit Mehta
2013-02-18
1
-2
/
+9
[next]