Age | Commit message (Expand) | Author |
2008-04-29 | netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets | Arnaud Ebalard |
2008-04-29 | netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables... | Pavel Emelyanov |
2008-04-29 | netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval | Roel Kluin |
2008-04-29 | tcp: Limit cwnd growth when deferring for GSO | John Heffner |
2008-04-29 | tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled | John Heffner |
2008-04-29 | [netdrvr] gianfar: Determine TBIPA value dynamically | Paul Gortmaker |
2008-04-29 | Driver for IXP4xx built-in Ethernet ports | Krzysztof Halasa |
2008-04-29 | ARM: am79c961a: platform_get_irq() may return signed unnoticed | Roel Kluin |
2008-04-29 | netiucv: Fix missing driver attributes. | Cornelia Huck |
2008-04-29 | qeth: layer 2 allow ethtool to set TSO | Frank Blaschka |
2008-04-29 | qeth: read number of ports from card | Ursula Braun |
2008-04-29 | qeth: layer 3 add missing dev_open/close to ccwgroup handler | Frank Blaschka |
2008-04-29 | qeth: rework fast path | Frank Blaschka |
2008-04-29 | qeth: provide get ethtool settings | Frank Blaschka |
2008-04-29 | qeth: layer 3 support vlan IPv6 on hiper socket | Frank Blaschka |
2008-04-29 | qeth module size reduction. | Peter Tiedemann |
2008-04-29 | ccwgroup: Unify parsing for group attribute. | Ursula Braun |
2008-04-29 | netiucv: get rid of in_atomic() use | Ursula Braun |
2008-04-29 | lcs: CCL-sequ. numbers required for protocol 802.2 only. | Klaus D. Wacker |
2008-04-29 | Blackfin EMAC Driver: Initial version of ethtool support | Bryan Wu |
2008-04-29 | Blackfin EMAC Driver: code cleanup | Bryan Wu |
2008-04-29 | net: eepro autoport typo | Harvey Harrison |
2008-04-29 | Add support for SMSC LAN8187 and LAN8700 PHYs | Steve Glendinning |
2008-04-29 | Rename SMSC phy functions to be more generic | Steve Glendinning |
2008-04-29 | drivers/net/phy: fix kernel-doc notation | Randy Dunlap |
2008-04-29 | S2io: Version update for multi ring patches | Sreenivasa Honnur |
2008-04-29 | S2io: Enable multi ring support | Sreenivasa Honnur |
2008-04-29 | 3c515: use netstats in net_device structure | Paulius Zaleckas |
2008-04-29 | 3c509: use netstats in net_device structure | Paulius Zaleckas |
2008-04-29 | 3c505: use netstats in net_device structure | Paulius Zaleckas |
2008-04-29 | Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik |
2008-04-29 | Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu... | Jeff Garzik |
2008-04-29 | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings |
2008-04-27 | iwlwifi: Allow building iwl3945 without iwl4965. | Jason Riedy |
2008-04-27 | wireless: Fix compile error with wifi & leds | Luca Tettamanti |
2008-04-27 | tcp: Fix slab corruption with ipv6 and tcp6fuzz | Evgeniy Polyakov |
2008-04-27 | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens |
2008-04-27 | [IPSEC]: Use digest_null directly for auth | Herbert Xu |
2008-04-27 | sunrpc: fix missing kernel-doc | Randy Dunlap |
2008-04-27 | can: Fix copy_from_user() results interpretation | Sam Ravnborg |
2008-04-27 | Revert "ipv6: Fix typo in net/ipv6/Kconfig" | David S. Miller |
2008-04-27 | tipc: endianness annotations | Al Viro |
2008-04-27 | ipv6: result of csum_fold() is already 16bit, no need to cast | Al Viro |
2008-04-27 | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki |
2008-04-27 | sis190: account for Tx errors | Francois Romieu |
2008-04-27 | sis190: remove needless MII reset | Francois Romieu |
2008-04-27 | sis190: Rx path update | Francois Romieu |
2008-04-27 | sis190: use netdev_alloc_skb | Stephen Hemminger |
2008-04-27 | sis190: hard-code the alignment of tiny packets | Stephen Hemminger |
2008-04-27 | sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb | Stephen Hemminger |