Age | Commit message (Expand) | Author |
2008-03-17 | r6040 endianness fixes | Al Viro |
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 |
2008-03-05 | drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_... | Jon Schindler |
2008-03-05 | drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_... | Jon Schindler |
2008-03-05 | bluetooth: make bnep_sock_cleanup() return void | Tobias Klauser |
2008-03-05 | bluetooth: Make hci_sock_cleanup() return void | Tobias Klauser |
2008-03-05 | bluetooth: hci_core: defer hci_unregister_sysfs() | Dave Young |
2008-03-05 | bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla... | SDiZ |
2008-03-05 | [PPPOL2TP]: Fix SMP issues in skb reorder queue handling | James Chapman |
2008-03-05 | [PPPOL2TP]: Make locking calls softirq-safe | James Chapman |
2008-03-05 | atm: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-05 | isdn: replace __inline with inline | Harvey Harrison |
2008-03-05 | irda: replace __inline with inline | Harvey Harrison |
2008-03-05 | net: replace __inline with inline | Harvey Harrison |
2008-03-05 | [SCTP]: Bring MAX_BURST socket option into ietf API extension compliance | Neil Horman |
2008-03-05 | SCTP: Fix chunk parameter processing bug | Gui Jianfeng |
2008-03-05 | make s2io.c:init_tti() static | Adrian Bunk |
2008-03-05 | FIXED_PHY must depend on PHYLIB=y | Adrian Bunk |
2008-03-05 | fix drivers/net/atarilance.c compilation | Adrian Bunk |
2008-03-05 | Intel ethernet adapter: Update MAINTAINERS | Auke Kok |
2008-03-05 | ixgbe: fix typo in speed mesage | Emil Tantilov |
2008-03-05 | e100: Do suspend/shutdown like e1000 | Auke Kok |
2008-03-05 | ehea: Fix missing Kconfig dependency | Thomas Klein |
2008-03-05 | axnet_cs: change debugging level for "Too much work at interrupt" message. | Komuro |
2008-03-05 | mv643xx_eth: Define module alias for platform device | Martin Michlmayr |
2008-03-05 | de2104x: remove BUG_ON() when changing media type | Ondrej Zary |
2008-03-05 | dm9161: add configuration for MII/RMII | frederic Rodo |
2008-03-04 | [IPCONFIG]: The kernel gets no IP from some DHCP servers | Stephen Hemminger |