summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-1014-161/+279
|\
| * netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso2011-05-101-5/+0
| * netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao2011-05-101-1/+1
| * netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao2011-05-101-1/+3
| * IPVS: init and cleanup restructuringHans Schillstrom2011-05-108-80/+223
| * IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-102-22/+38
| * netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal2011-05-101-52/+9
| * netfilter: fix ebtables compat supportEric Dumazet2011-05-102-3/+4
| * netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-05-101-0/+4
* | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-101-1/+3
* | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-101-1/+1
* | xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-101-0/+3
* | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-106-6/+27
* | net: dev_close() should check IFF_UPEric Dumazet2011-05-101-4/+6
* | vlan: fix GVRP at dismantle timeEric Dumazet2011-05-102-3/+3
* | pch_gbe: support ML7223 IOHTomoya2011-05-092-1/+18
* | PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-091-5/+4
* | PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-091-2/+1
* | NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-091-1/+3
* | be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-093-8/+14
* | ehea: fix wrongly reported speed and portKleber Sacilotto de Souza2011-05-091-8/+13
* | tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger2011-05-081-2/+7
* | ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-081-5/+9
* | vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier2011-05-061-4/+6
* | dccp: handle invalid feature options lengthDan Rosenberg2011-05-061-0/+2
|/
* can: fix SJA1000 dlc for RTR packetsKurt Van Dijck2011-05-051-1/+1
* usbnet: runtime pm: fix out of memoryMing Lei2011-05-051-3/+7
* net: ip_expire() must revalidate routeEric Dumazet2011-05-041-16/+15
* sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2011-05-022-2/+2
* Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-05-021-0/+12
* smsc95xx: fix reset checkRabin Vincent2011-05-021-1/+1
* tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-021-2/+6
* networking: inappropriate ioctl operation should return ENOTTYLifeng Sun2011-05-021-3/+3
* amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches2011-05-021-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-025-17/+47
|\
| * iwl4965: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+12
| * iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
| * iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
| * iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
| * b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
* | ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan2011-05-011-3/+0
* | af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman2011-05-011-1/+15
* | mii: add support of pause frames in mii_get_anartpol2011-04-291-0/+4
* | net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko2011-04-291-4/+4
* | usbnet: Transfer of maintainershipOliver Neukum2011-04-291-1/+1
* | usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-291-2/+12
* | bnx2: cancel timer on device removalNeil Horman2011-04-291-0/+2
* | dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard2011-04-282-7/+23
* | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-282-0/+9
* | xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert2011-04-261-0/+3
OpenPOWER on IntegriCloud