summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman2011-05-021-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
* esp6: Fix scatterlist initializationSteffen Klassert2011-04-261-1/+1
* xfrm: Fix replay window size calculation on initializationSteffen Klassert2011-04-261-1/+1
* net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-252-0/+14
* cdc_ncm: fix short packet issue on some devicesHans Petter Selasky2011-04-251-2/+2
* Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-04-241-28/+71
|\
| * r8169: don't request firmware when there's no userspace.François Romieu2011-04-241-28/+71
* | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-241-10/+24
* | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-2210-20/+32
|\ \
| * | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * | mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-202-2/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-204-5/+12
| |\ \
| | * | Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang2011-04-191-0/+1
| | * | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-191-0/+9
| | * | Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-191-3/+2
| | * | Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-191-2/+0
| * | | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| * | | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| |/ /
* | | Revert "bridge: Forward reserved group addresses if !STP"David S. Miller2011-04-221-1/+1
* | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-222-12/+8
* | | be2net: increment work_counter in be_workerIvan Vecera2011-04-221-0/+1
* | | ipv6: Remove hoplimit initialization to -1Thomas Egerer2011-04-221-1/+0
* | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-222-6/+6
* | | ipv6: udp: fix the wrong headroom checkShan Wei2011-04-211-1/+1
* | | can: add missing socket check in can/raw releaseOliver Hartkopp2011-04-201-1/+6
* | | bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-201-2/+5
* | | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-201-3/+6
* | | can: Add missing socket check in can/bcm release.Dave Jones2011-04-201-1/+6
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-193-10/+30
|\ \
| * | netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-191-8/+10
| * | netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-131-2/+16
| * | netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-131-0/+4
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab...Patrick McHardy2011-04-133328-70002/+178342
| |\ \
| * | | netfilter: ipset: References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-297-56/+73
| * | | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-03-281-29/+24
* | | | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-181-1/+2
* | | | bnx2x: Fix port identification problemYaniv Rosner2011-04-181-5/+4
* | | | r8169: add Realtek as maintainer.Francois Romieu2011-04-181-0/+1
* | | | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-151-3/+3
* | | | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0