index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-02
11
-591
/
+701
|
\
|
*
hostap: proc: Use remove_proc_subtree()
David Howells
2013-05-01
1
-19
/
+1
|
*
airo: Use remove_proc_subtree()
David Howells
2013-05-01
1
-36
/
+13
|
*
proc: Supply PDE attribute setting accessor functions
David Howells
2013-05-01
2
-24
/
+12
|
*
hostap: Don't use create_proc_read_entry()
David Howells
2013-04-29
5
-445
/
+628
|
*
atmel: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-38
/
+31
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
4
-27
/
+14
|
*
mode_t, whack-a-mole at 11...
Al Viro
2013-04-09
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
809
-17181
/
+54621
|
\
\
|
*
|
bnx2x: Prevent memory leak when cnic is absent
Yuval Mintz
2013-05-01
1
-0
/
+2
|
*
|
bnx2x: correct reading of speed capabilities
Yaniv Rosner
2013-05-01
1
-2
/
+4
|
*
|
mlx4_en: fix a build error on 32bit arches
Eric Dumazet
2013-05-01
1
-4
/
+4
|
*
|
Revert "bnx2x: allow nvram test to run when device is down"
Dmitry Kravkov
2013-05-01
1
-10
/
+9
|
*
|
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
2013-04-30
1
-1
/
+1
|
*
|
sh_eth: use random MAC address if no valid one supplied
Sergei Shtylyov
2013-04-30
1
-0
/
+5
|
*
|
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Matthew Whitehead
2013-04-30
1
-0
/
+2
|
*
|
tg3: fix to append hardware time stamping flags
Flavio Leitner
2013-04-30
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
14
-64
/
+248
|
|
\
\
|
|
*
|
r8169: fix 8168evl frame padding.
Stefan Bader
2013-04-29
1
-0
/
+9
|
|
*
|
be2net: Fix to show wol disabled/enabled state correctly.
Sarveshwar Bandi
2013-04-29
1
-1
/
+2
|
|
*
|
be2net: Fixed memory leak
Suresh Reddy
2013-04-29
1
-16
/
+22
|
|
*
|
net: tun: release the reference of tun device in tun_recvmsg
Gao feng
2013-04-29
1
-2
/
+5
|
|
*
|
bonding: fix locking in enslave failure path
nikolay@redhat.com
2013-04-25
1
-2
/
+4
|
|
*
|
bnx2x: Prevent NULL pointer dereference in kdump
Yuval Mintz
2013-04-25
3
-23
/
+39
|
|
*
|
caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()
Wei Yongjun
2013-04-25
1
-0
/
+1
|
|
*
|
tuntap: correct the return value in tun_set_iff()
Jason Wang
2013-04-25
1
-2
/
+6
|
|
*
|
gianfar: do not advertise any alarm capability.
Richard Cochran
2013-04-25
1
-2
/
+1
|
|
*
|
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
2013-04-25
1
-1
/
+1
|
|
*
|
be2net: Fix PVID tag offload for packets with inline VLAN tag.
Ajit Khaparde
2013-04-25
1
-0
/
+8
|
|
*
|
be2net: fix a Tx stall bug caused by a specific ipv6 packet
Ajit Khaparde
2013-04-25
4
-7
/
+144
|
|
*
|
be2net: Remove an incorrect pvid check in Tx
Ajit Khaparde
2013-04-25
1
-10
/
+4
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-04-30
12
-39
/
+32
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-29
12
-39
/
+32
|
|
|
\
\
\
|
|
|
*
|
|
rtlwifi: rtl8192cu: Fix false loss of AP indication
Larry Finger
2013-04-26
1
-0
/
+3
|
|
|
*
|
|
brcmsmac: Fix merge issue
Piotr Haber
2013-04-26
1
-0
/
+1
|
|
|
*
|
|
mwifiex: Correct pci_unmap_single's size
Yogesh Ashok Powar
2013-04-26
1
-2
/
+2
|
|
|
*
|
|
mwifiex: Do not kfree cmd buf while unregistering PCIe
Yogesh Ashok Powar
2013-04-26
1
-1
/
+0
|
|
|
*
|
|
mwifiex: Call pci_release_region after calling pci_disable_device
Yogesh Ashok Powar
2013-04-26
1
-1
/
+1
|
|
|
*
|
|
mwifiex: Use pci_release_region() instead of a pci_release_regions()
Yogesh Ashok Powar
2013-04-26
1
-2
/
+2
|
|
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-04-26
9
-34
/
+24
|
|
|
|
\
\
\
|
|
|
|
*
|
|
iwlwifi: add a subdevice ID for 7000 series
Emmanuel Grumbach
2013-04-18
1
-0
/
+1
|
|
|
|
*
|
|
iwlwifi: dvm: don't send zeroed LQ cmd
Emmanuel Grumbach
2013-04-18
1
-1
/
+4
|
|
|
|
*
|
|
iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_read
Stanislaw Gruszka
2013-04-18
1
-4
/
+2
|
|
|
|
*
|
|
iwlwifi: mvm: remove usage of power_save module parameter
Alexander Bondar
2013-04-18
2
-5
/
+3
|
|
|
|
*
|
|
iwlwifi: remove redundant argument from iwl_dump_nic_event_log
Stanislaw Gruszka
2013-04-18
3
-6
/
+6
|
|
|
|
*
|
|
iwlwifi: fix freeing uninitialized pointer
Stanislaw Gruszka
2013-04-18
1
-8
/
+8
|
|
|
|
*
|
|
iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP mode
Alexander Bondar
2013-04-16
1
-8
/
+2
|
|
|
|
*
|
|
iwlwifi: mvm: fix first_antenna
Emmanuel Grumbach
2013-04-16
1
-2
/
+3
|
|
|
|
*
|
|
iwlwifi: mvm: remove TODO which has been addressed
Emmanuel Grumbach
2013-04-16
1
-5
/
+0
|
*
|
|
|
|
|
bnx2x: allow handling tunnel over udp offload
Dmitry Kravkov
2013-04-29
2
-2
/
+7
[next]