aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-17netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx1-1/+1
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal4-30/+44
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy1-1/+2
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso1-2/+9
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2-3/+3
2011-02-01netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso1-3/+3
2011-01-24netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob1-9/+7
2011-01-24netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso1-0/+1
2011-01-20bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman3-0/+12
2011-01-20cxgb4: fix reported state of interfaces without linkDimitris Michailidis1-1/+2
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei2-2/+3
2011-01-19net: fix can_checksum_protocol() arguments swapEric Dumazet1-1/+1
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller5-6/+6
2011-01-18gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov1-1/+1
2011-01-18net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto1-2/+12
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross1-2/+2
2011-01-18USB CDC NCM: tx_fixup() race condition fixAlexey Orishko1-7/+12
2011-01-18ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl1-3/+2
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise1-3/+0
2011-01-18bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner1-2/+2
2011-01-18bnx2x: Fix AER setting for BCM57712Yaniv Rosner1-1/+1
2011-01-18bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2-1/+21
2011-01-18bnx2x: Mark full duplex on some external PHYsYaniv Rosner1-1/+8
2011-01-18bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner1-30/+43
2011-01-18bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner1-1/+17
2011-01-18bnx2x: Common init will be executed only once after PORYaniv Rosner1-0/+11
2011-01-18bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2-0/+46
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller12-24/+36
2011-01-18iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy1-1/+1
2011-01-18ath5k: fix locking in tx_complete_poll_workBob Copeland1-0/+4
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan1-5/+5
2011-01-17ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2-4/+6
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2-3/+3
2011-01-15vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara2-5/+5
2011-01-15vmxnet3: Add locking for access to command registerShreyas Bhatewara3-0/+54
2011-01-15vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara1-1/+6
2011-01-15vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara1-114/+145
2011-01-15vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara1-14/+9
2011-01-15vmxnet3: Enable HW Rx VLAN stripping by defaultShreyas Bhatewara1-13/+1
2011-01-15vmxnet3: Preserve the MAC address configured by ifconfigShreyas Bhatewara1-0/+5
2011-01-15vmxnet3: fix ring size updateShreyas Bhatewara1-1/+1
2011-01-15caif: checking the wrong variableDan Carpenter1-4/+5
2011-01-15can: test size of struct sockaddr in sendmsgKurt Van Dijck2-0/+6
2011-01-15Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller4-14/+16
2011-01-15qeth: l3 hw tx csum circumvent hw bugFrank Blaschka1-1/+3
2011-01-15qeth: postpone open till recovery is finishedUrsula Braun2-4/+32
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann3-12/+12
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom1-67/+92
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom2-4/+7
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom1-11/+8