summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | net/netrom: Fix socket lockingJean Delvare2009-04-221-2/+4
* | netlabel: Always remove the correct address selectorPaul Moore2009-04-221-16/+10
* | ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher2009-04-221-1/+2
* | 8139too: fix HW initial flowJianjun kong2009-04-221-5/+5
* | af_iucv: Fix race when queuing incoming iucv messagesHendrik Brueckner2009-04-211-3/+5
* | af_iucv: Test additional sk states in iucv_sock_shutdownHendrik Brueckner2009-04-211-0/+3
* | af_iucv: Reject incoming msgs if RECV_SHUTDOWN is setHendrik Brueckner2009-04-211-1/+3
* | af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flagHendrik Brueckner2009-04-211-3/+3
* | af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun2009-04-211-0/+3
* | iwlwifi: DMA fixesReinette Chatre2009-04-216-96/+165
OpenPOWER on IntegriCloud