summaryrefslogtreecommitdiffstats
path: root/net/wanrouter (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-16rc80211_minstrel: fix contention window calculationPavel Roskin1-1/+1
2009-09-16ssb/sdio: fix printk format warningsRandy Dunlap1-2/+2
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells4-22/+22
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev1-3/+8
2009-09-16tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga1-1/+1
2009-09-16pkt_sched: Fix qdisc_create on stab error handlingJarek Poplawski1-2/+2
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski3-8/+17
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger1-6/+8
2009-09-15sky2: transmit ring accountingStephen Hemminger1-4/+6
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)David Howells2-40/+589
2009-09-15RxRPC: Allow RxRPC keys to be readDavid Howells1-0/+109
2009-09-15RxRPC: Allow key payloads to be passed in XDR formDavid Howells5-75/+353
2009-09-15RxRPC: Declare the security index constants symbolicallyDavid Howells3-5/+12
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki7-13/+65
2009-09-15[PATCH] net: kmemcheck annotation in struct socketEric Dumazet2-0/+6
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua10-6/+82
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp2-2/+4
2009-09-15tcp: fix ssthresh u16 leftoverIlpo Järvinen6-7/+15
2009-09-15pkt_sched: Fix qdisc_graft WRT ingress qdiscJarek Poplawski1-5/+10
2009-09-15igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck1-1/+4
2009-09-15igb: reset sgmii phy at start of initAlexander Duyck4-109/+95
2009-09-15ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr3-3/+6
2009-09-15ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr3-0/+6
2009-09-15ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr1-0/+2
2009-09-15cdc-phonet: remove noisy debug statementRémi Denis-Courmont1-1/+0
2009-09-15Phonet: Netlink event for autoconfigured addressesRémi Denis-Courmont1-1/+8
2009-09-15net: constify remaining proto_opsAlexey Dobriyan5-8/+8
2009-09-15net: constify struct inet6_protocolAlexey Dobriyan17-33/+29
2009-09-15net: constify struct net_protocolAlexey Dobriyan14-32/+27
2009-09-15netdev: smc91x: drop Blackfin cruftMichael Hennerich1-28/+0
2009-09-15net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker11-67/+48
2009-09-15genetlink: fix netns vs. netlink table lockingJohannes Berg3-23/+37
2009-09-15Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESSMark Smith1-1/+1
2009-09-14ssb: Fix error when V1 SPROM extraction is forcedLarry Finger1-0/+1
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-14iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-09-14b43: Fix resume failureMichael Buesch1-5/+1
2009-09-14ssb: Disable verbose SDIO coreswitchMichael Buesch1-1/+1
2009-09-14wireless: default CONFIG_WLAN to yLuis R. Rodriguez1-0/+1
2009-09-14cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig1-0/+5
2009-09-14cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig1-1/+1
2009-09-14ath9k: Fix bug in ANI channel handlingSujith1-2/+4
2009-09-14b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-14hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky1-1/+2
2009-09-14udf: Fix possible corruption when close races with writeJan Kara1-0/+2
2009-09-14udf: Perform preallocation only for regular filesJan Kara1-9/+10
2009-09-14udf: Remove wrong assignment in udf_symlinkJan Kara1-1/+0