summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-30net: gianfar - initialize per-queue statisticsKim Phillips
2010-03-30gianfar: Fix a memory leak in gianfar close codeAndy Fleming
2010-03-30net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2010-03-29r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman
2010-03-28ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明
2010-03-28tulip: Add missing parens.David S. Miller
2010-03-27r8169: fix broken register writesFrancois Romieu
2010-03-27pcnet_cs: add new idKen Kawasaki
2010-03-27bonding: fix broken multicast with round-robin modeAndy Gospodarek
2010-03-27drivers/net: Fix continuation linesJoe Perches
2010-03-27e1000: do not modify tx_queue_len on link speed changeEmil Tantilov
2010-03-27net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel
2010-03-27ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose
2010-03-27igb: use correct bits to identify if managability is enabledAlexander Duyck
2010-03-27benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-26e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov
2010-03-26igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov
2010-03-26ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov
2010-03-26ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov
2010-03-26net: fix netlink address dumping in IPv4/IPv6Patrick McHardy
2010-03-26tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin
2010-03-26gianfar: fix undo of reserve()Ben Menchaca
2010-03-26ixgbe: filter FIP frames into the FCoE offload queuesChris Leech
2010-03-26ixgbe: Priority tag FIP framesRobert Love
2010-03-26ixgbe: Don't allow user buffer count to exceed 256Robert Love
2010-03-26ixgbe: cleanup maximum number of tx queuesJohn Fastabend
2010-03-26ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose
2010-03-26ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose
2010-03-26ixgbevf: Fix signed/unsigned int errorGreg Rose
2010-03-26netxen: update version to 4.0.73Amit Kumar Salecha
2010-03-26netxen: added sanity check for pci mapAmit Kumar Salecha
2010-03-26netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha
2010-03-26netxen: fix bios version calculationAmit Kumar Salecha
2010-03-26Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"David S. Miller
2010-03-25isdn: Add netdev to lists in MAINTAINERS entry.David S. Miller
2010-03-25TIPC: Removed inactive maintainerJon Maloy
2010-03-25isdn: Cleanup Sections in PCMCIA driver elsaHenne
2010-03-25isdn: Cleanup Sections in PCMCIA driver avma1Henne
2010-03-25isdn: Cleanup Sections in PCMCIA driver telesHenne
2010-03-25isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne
2010-03-25via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()David S. Miller
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-03-24vlan: updates vlan real_num_tx_queuesVasu Dev
2010-03-24vlan: adds vlan_dev_select_queueVasu Dev