summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2-11/+13
2009-05-04ehea: fix invalid pointer accessHannes Hering2-14/+19
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel1-4/+3
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent1-0/+1
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love1-1/+1
2009-05-01virtio_net: Fix function name typoAlex Williamson1-4/+4
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko1-7/+6
2009-05-01virtio: add missing include to virtio_net.hGrant Likely1-0/+1
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-01smsc95xx: configure LED outputsSteve Glendinning2-0/+13
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth1-0/+1
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet1-16/+7
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky1-1/+1
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet1-2/+2
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet1-4/+5
2009-04-30net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski1-13/+14
2009-04-29mv643xx_eth: 64bit mib counter read fixLennert Buytenhek1-2/+0
2009-04-29mv643xx_eth: OOM handling fixesLennert Buytenhek1-9/+13
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-18/+23
2009-04-29mac80211: default to automatic power controlJohannes Berg1-0/+1
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins1-10/+9
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller5-31/+61
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger5-296/+204
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland1-1/+1
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-4/+10
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann4-3/+40
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2-22/+18
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2-3/+17
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport1-1/+1
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard1-1/+1
2009-04-27Add reference to CAPI 2.0 standardKarsten Keil1-7/+13
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt3-0/+380
2009-04-27update Documentation/isdn/00-INDEXTilman Schmidt1-4/+11
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2-55/+6
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger1-25/+16
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel1-3/+3
2009-04-27forcedeth: tx timeout fixAyaz Abdulla1-10/+21
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk1-1/+1
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin1-0/+4
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin1-1/+1
2009-04-25vlan: update vlan carrier state for admin up/downJay Vosburgh2-0/+7
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller6-9/+32
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt1-5/+4
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2-1/+15