summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Only store high 16 bits of kernel generated filter prioritiesRobert Love2009-05-021-1/+1
* virtio_net: Fix function name typoAlex Williamson2009-05-011-4/+4
* virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-011-6/+10
* bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-011-7/+6
* virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
* smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-011-0/+5
* smsc95xx: configure LED outputsSteve Glendinning2009-05-012-0/+13
* netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-011-1/+10
* xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth2009-05-011-0/+1
* bonding: bond_slave_info_query() fixEric Dumazet2009-05-011-16/+7
* cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
* netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet2009-05-011-4/+5
* net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski2009-04-301-13/+14
* mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-291-2/+0
* mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-291-9/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-295-18/+23
|\
| * mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
| * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
* | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-285-31/+61
|\ \
| * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
| * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-284-3/+40
| * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-282-22/+18
| |/
* | netfilter: revised locking for x_tablesStephen Hemminger2009-04-285-296/+204
|/
* net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-282-3/+17
* net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
* ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-271-1/+1
* Add reference to CAPI 2.0 standardKarsten Keil2009-04-271-7/+13
* Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-273-0/+380
* update Documentation/isdn/00-INDEXTilman Schmidt2009-04-271-4/+11
* ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-272-55/+6
* veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-271-25/+16
* xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
* forcedeth: tx timeout fixAyaz Abdulla2009-04-271-10/+21
* net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
* mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-271-0/+4
* mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-271-1/+1
* vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-252-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-256-9/+32
|\
| * netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4
| * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-242-1/+15
| * netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-241-2/+2
| * netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-242-0/+2
| * netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-201-1/+9
* | netfilter: ctnetlink: fix gcc warning during compilationPablo Neira Ayuso2009-04-221-2/+2
OpenPOWER on IntegriCloud