Age | Commit message (Expand) | Author |
2008-03-17 | [NET] endianness noise: INADDR_ANY | Al Viro |
2008-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-03-17 | ioc3.c: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-17 | ucc_geth: use correct thread number for 10/100Mbps link | Joakim Tjernlund |
2008-03-17 | igb: Correctly get protocol information | Mitch Williams |
2008-03-17 | [IOC3] Fix section missmatch | Ralf Baechle |
2008-03-17 | 2.6.25-rc4 de_stop_rxtx polling wrong | Grant Grundler |
2008-03-17 | forcedeth: limit tx to 16 | Ayaz Abdulla |
2008-03-17 | 3c501: Further coding style fixes | Alan Cox |
2008-03-17 | cxgb3: Fix transmit queue stop mechanism | Divy Le Ray |
2008-03-17 | NEWEMAC: Add compatible "ibm,tah" to tah matching table | Stefan Roese |
2008-03-17 | rndis_host: fix transfer size negotiation | Jean-Christophe Dubois |
2008-03-17 | NEWEMAC: fix support for pause packets | Pravin M. Bathija |
2008-03-17 | drivers/net/atl1/atl1_main.c: remove unused variable | Julia Lawall |
2008-03-17 | drivers/net/ipg.c: remove unused variable | Julia Lawall |
2008-03-17 | epic100 endianness annotations and fixes | Al Viro |
2008-03-17 | ipg fix | Al Viro |
2008-03-17 | more misannotations: ne2k-pci | Al Viro |
2008-03-17 | fore2000 - fix misannotations | Al Viro |
2008-03-17 | wan/farsync: copy_from_user() to iomem is wrong | Al Viro |
2008-03-17 | r6040 endianness fixes | Al Viro |
2008-03-13 | rt2x00: Add suspend/resume handlers to rt2x00rfkill | Ivo van Doorn |
2008-03-13 | ath5k: disable irq handling in ath5k_hw_detach() | Pavel Roskin |
2008-03-13 | b43: phy.c fix typo in register write | Harvey Harrison |
2008-03-13 | PS3: gelic: change the prefix of the net interface for wireless | Masakazu Mokuno |
2008-03-13 | PS3: gelic: ignore scan info from zero SSID beacons | Masakazu Mokuno |
2008-03-13 | prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g | Jan Slupski |
2008-03-12 | [NET]: Fix tbench regression in 2.6.25-rc1 | Zhang Yanmin |
2008-03-11 | [SCTP]: Fix local_addr deletions during list traversals. | Chidambar 'ilLogict' Zinnoury |
2008-03-11 | net: fix build with CONFIG_NET=n | Andrew Morton |
2008-03-11 | [TCP]: Prevent sending past receiver window with TSO (at last skb) | Ilpo Järvinen |
2008-03-11 | rt2x00: Add new D-Link USB ID | Ivo van Doorn |
2008-03-11 | rt2x00: never disable multicast because it disables broadcast too | Adam Baker |
2008-03-11 | libertas: fix the 'compare command with itself' properly | Sebastian Siewior |
2008-03-11 | drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry | John W. Linville |
2008-03-10 | [NETFILTER]: nf_queue: don't return error when unregistering a non-existant h... | Patrick McHardy |
2008-03-10 | [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0... | Patrick McHardy |
2008-03-10 | [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e... | Patrick McHardy |
2008-03-10 | [NETFILTER]: nf_conntrack: replace horrible hack with ksize() | Pekka Enberg |
2008-03-10 | [NETFILTER]: nf_conntrack: add \n to "expectation table full" message | Alexey Dobriyan |
2008-03-10 | [NETFILTER]: xt_time: fix failure to match on Sundays | Jan Engelhardt |
2008-03-10 | [NETFILTER]: nfnetlink_log: fix computation of netlink skb size | Eric Leblond |
2008-03-10 | [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb. | Eric Leblond |
2008-03-10 | [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h | Patrick McHardy |
2008-03-07 | [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef | Kirill A. Shutemov |
2008-03-07 | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov |
2008-03-05 | RxRPC: fix rxrpc_recvmsg()'s returning of msg_name | David Howells |
2008-03-05 | net/enc28j60: oops fix | David Brownell |
2008-03-05 | drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod... | Jon Schindler |
2008-03-05 | drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul... | Jon Schindler |