aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love
2009-05-01virtio_net: Fix function name typoAlex Williamson
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning
2009-05-01smsc95xx: configure LED outputsSteve Glendinning
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet
2009-04-30net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski
2009-04-29mv643xx_eth: 64bit mib counter read fixLennert Buytenhek
2009-04-29mv643xx_eth: OOM handling fixesLennert Buytenhek
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-29mac80211: default to automatic power controlJohannes Berg
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard
2009-04-27Add reference to CAPI 2.0 standardKarsten Keil
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt
2009-04-27update Documentation/isdn/00-INDEXTilman Schmidt
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel
2009-04-27forcedeth: tx timeout fixAyaz Abdulla
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin
2009-04-25vlan: update vlan carrier state for admin up/downJay Vosburgh
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth
2009-04-24netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy
2009-04-22netfilter: ctnetlink: fix gcc warning during compilationPablo Neira Ayuso
2009-04-22net/netrom: Fix socket lockingJean Delvare