summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-27net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.David S. Miller
2011-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-27ipv6: Remove route peer binding assertions.David S. Miller
2011-01-27net: add kmemcheck annotation in __alloc_skb()Eric Dumazet
2011-01-27net: fix validate_link_af in rtnetlink coreKurt Van Dijck
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell
2011-01-27econet: remove compiler warningsEric Dumazet
2011-01-27inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller
2011-01-27inetpeer: Add metrics storage to inetpeer entries.David S. Miller
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter
2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter
2011-01-27carl9170: update fw/hw headersChristian Lamparter
2011-01-27netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan
2011-01-26cnic: Fix big endian bugMichael Chan
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan
2011-01-26mac80211: use DECLARE_EVENT_CLASSJohannes Berg
2011-01-26net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet
2011-01-26tg3: Use new VLAN codeMatt Carlson
2011-01-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-26Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-26netfilter: xt_connlimit: pick right dstaddr in NAT scenarioJan Engelhardt
2011-01-25smc91x: add devicetree supportThomas Chou
2011-01-25tg3: Update copyrights and update version to 3.117Matt Carlson
2011-01-25tg3: Fix eee preprocessor namingMatt Carlson
2011-01-25tg3: Fix EEE interoperability issueMatt Carlson
2011-01-25tg3: Disable EEE during loopback testsMatt Carlson
2011-01-25tg3: Disable MAC loopback test for CPMU devicesMatt Carlson
2011-01-25tg3: Fix loopback testsMatt Carlson
2011-01-25tg3: Restrict phy ioctl accessMatt Carlson
2011-01-25tg3: Disable multivec mode for 1 MSIX vectorMatt Carlson
2011-01-25tg3: Use new VLAN codeMatt Carlson
2011-01-25tg3: Fix 5719 A0 tx completion bugMatt Carlson
2011-01-25tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson
2011-01-25batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing
2011-01-25bonding: update documentation - alternate configuration.Nicolas de Pesloüan
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu
2011-01-25ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf
2011-01-25ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian
2011-01-25ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-01-25MAINTAINERS: remove Reinette Chatre as iwlwifi maintainerReinette Chatre
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-25pktgen: speedup fragmented skbsEric Dumazet