Age | Commit message (Expand) | Author |
2009-05-04 | e1000: fix virtualization bug | Jesse Brandeburg |
2009-05-04 | bonding: fix alb mode locking regression | Jay Vosburgh |
2009-05-04 | usbnet: CDC EEM support (v5) | Omar Laazimani |
2009-05-04 | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH |
2009-05-04 | ehea: fix invalid pointer access | Hannes Hering |
2009-05-02 | ne2k-pci: Do not register device until initialized. | Lubomir Rintel |
2009-05-02 | Subject: [PATCH] br2684: restore net_dev initialization | Rabin Vincent |
2009-05-02 | net: Only store high 16 bits of kernel generated filter priorities | Robert Love |
2009-05-01 | virtio_net: Fix function name typo | Alex Williamson |
2009-05-01 | virtio_net: Cleanup command queue scatterlist usage | Alex Williamson |
2009-05-01 | bonding: correct the cleanup in bond_create() | Jiri Pirko |
2009-05-01 | virtio: add missing include to virtio_net.h | Grant Likely |
2009-05-01 | smsc95xx: add support for LAN9512 and LAN9514 | Steve Glendinning |
2009-05-01 | smsc95xx: configure LED outputs | Steve Glendinning |
2009-05-01 | netconsole: take care of NETDEV_UNREGISTER event | Bruno Prémont |
2009-05-01 | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth |
2009-05-01 | bonding: bond_slave_info_query() fix | Eric Dumazet |
2009-05-01 | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of... | Sergey Senozhatsky |
2009-05-01 | netfilter: use likely() in xt_info_rdlock_bh() | Eric Dumazet |
2009-05-01 | net: Fix skb_tx_hash() for forwarding workloads. | Eric Dumazet |
2009-04-30 | net: Fix oops when splicing skbs from a frag_list. | Jarek Poplawski |
2009-04-29 | mv643xx_eth: 64bit mib counter read fix | Lennert Buytenhek |
2009-04-29 | mv643xx_eth: OOM handling fixes | Lennert Buytenhek |
2009-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-04-29 | mac80211: default to automatic power control | Johannes Berg |
2009-04-29 | mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock | Alan Jenkins |
2009-04-28 | e100: do not go D3 in shutdown unless system is powering off | Thadeu Lima de Souza Cascardo |
2009-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-04-28 | netfilter: revised locking for x_tables | Stephen Hemminger |
2009-04-28 | ath5k: fix buffer overrun in rate debug code | Bob Copeland |
2009-04-28 | iwlwifi: notify on scan completion even when shutting down | Johannes Berg |
2009-04-28 | rndis_wlan: fix initialization order for workqueue&workers | Jussi Kivilinna |
2009-04-28 | wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug | Stephen Rothwell |
2009-04-28 | Bluetooth: Fix connection establishment with low security requirement | Marcel Holtmann |
2009-04-28 | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann |
2009-04-28 | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros |
2009-04-28 | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet |
2009-04-27 | net: Fix typo in net_device_ops description. | Mike Rapoport |
2009-04-27 | ipv4: Limit size of route cache hash table | Anton Blanchard |
2009-04-27 | Add reference to CAPI 2.0 standard | Karsten Keil |
2009-04-27 | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt |
2009-04-27 | update Documentation/isdn/00-INDEX | Tilman Schmidt |
2009-04-27 | ixgbe: Fix WoL functionality for 82599 KX4 devices | Waskiewicz Jr, Peter P |
2009-04-27 | veth: prevent oops caused by netdev destructor | Stephen Hemminger |
2009-04-27 | xfrm: wrong hash value for temporary SA | Nicolas Dichtel |
2009-04-27 | forcedeth: tx timeout fix | Ayaz Abdulla |
2009-04-27 | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE | Adrian Bunk |
2009-04-27 | mlx4_en: Handle page allocation failure during receive | Yevgeny Petrilin |
2009-04-27 | mlx4_en: Fix cleanup flow on cq activation | Yevgeny Petrilin |
2009-04-25 | vlan: update vlan carrier state for admin up/down | Jay Vosburgh |