aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-10net: dev_close() should check IFF_UPEric Dumazet1-4/+6
2011-05-10vlan: fix GVRP at dismantle timeEric Dumazet2-3/+3
2011-05-09pch_gbe: support ML7223 IOHTomoya2-1/+18
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada1-5/+4
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada1-2/+1
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur3-8/+14
2011-05-09ehea: fix wrongly reported speed and portKleber Sacilotto de Souza1-8/+13
2011-05-08tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger1-2/+7
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings1-5/+9
2011-05-06vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier1-4/+6
2011-05-06dccp: handle invalid feature options lengthDan Rosenberg1-0/+2
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck1-1/+1
2011-05-05usbnet: runtime pm: fix out of memoryMing Lei1-3/+7
2011-05-04net: ip_expire() must revalidate routeEric Dumazet1-16/+15
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2-2/+2
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko1-0/+12
2011-05-02smsc95xx: fix reset checkRabin Vincent1-1/+1
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki1-2/+6
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun1-3/+3
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches1-1/+1
2011-05-01ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan1-3/+0
2011-05-01af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman1-1/+15
2011-04-29mii: add support of pause frames in mii_get_anartpol1-0/+4
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko1-4/+4
2011-04-29usbnet: Transfer of maintainershipOliver Neukum1-1/+1
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams1-2/+12
2011-04-29bnx2: cancel timer on device removalNeil Horman1-0/+2
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka1-6/+12
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka1-6/+11
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard2-7/+23
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart2-0/+9
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
2011-04-26xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert1-0/+3
2011-04-26esp6: Fix scatterlist initializationSteffen Klassert1-1/+1
2011-04-26xfrm: Fix replay window size calculation on initializationSteffen Klassert1-1/+1
2011-04-25net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2-0/+14
2011-04-24cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu1-28/+71
2011-04-23bnx2x: fix UDP csum offloadVladislav Zolotarov1-10/+24
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman1-0/+8
2011-04-21Revert "bridge: Forward reserved group addresses if !STP"David S. Miller1-1/+1
2011-04-21atl1c: Fix work event interrupt/task racesTim Gardner2-12/+8
2011-04-21be2net: increment work_counter in be_workerIvan Vecera1-0/+1
2011-04-21ipv6: Remove hoplimit initialization to -1Thomas Egerer1-1/+0
2011-04-21powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2-6/+6
2011-04-21ipv6: udp: fix the wrong headroom checkShan Wei1-1/+1
2011-04-20iwl4965: fix skb usage after freeStanislaw Gruszka1-3/+7