summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | iwlwifi: add debugging for TX pathReinette Chatre2009-04-212-2/+6
* | mwl8: fix build warning.Rami Rosen2009-04-211-2/+1
* | mac80211: fix alignment calculation bugJohannes Berg2009-04-211-1/+1
* | mac80211: do not print WARN if config interfaceReinette Chatre2009-04-211-2/+13
* | iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
* | iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-211-1/+1
* | atmel: fix netdev ops conversionJohannes Berg2009-04-211-1/+0
* | pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki2009-04-214-1/+32
* | mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier2009-04-211-3/+2
* | mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin2009-04-211-32/+13
* | mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin2009-04-211-1/+1
* | mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin2009-04-214-6/+8
OpenPOWER on IntegriCloud