summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | drivers/net: Add missing unlockJulia Lawall2010-03-301-1/+3
* | | net: gianfar - align BD ring size console messagesKim Phillips2010-03-301-2/+2
* | | net: gianfar - initialize per-queue statisticsKim Phillips2010-03-301-2/+2
* | | gianfar: Fix a memory leak in gianfar close codeAndy Fleming2010-03-301-2/+2
* | | net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani2010-03-301-0/+1
* | | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-03-291-5/+24
* | | ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明2010-03-281-4/+9
* | | tulip: Add missing parens.David S. Miller2010-03-281-1/+1
* | | r8169: fix broken register writesFrancois Romieu2010-03-271-2/+2
* | | pcnet_cs: add new idKen Kawasaki2010-03-272-1/+3
* | | bonding: fix broken multicast with round-robin modeAndy Gospodarek2010-03-271-8/+32
* | | drivers/net: Fix continuation linesJoe Perches2010-03-271-1/+1
* | | e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-272-9/+1
* | | net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-272-8/+14
* | | ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-271-0/+21
* | | igb: use correct bits to identify if managability is enabledAlexander Duyck2010-03-271-3/+3
* | | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt2010-03-271-1/+1
* | | net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-272-0/+5
* | | e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-262-11/+1
* | | igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-262-11/+1
* | | ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov2010-03-261-6/+11
* | | ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov2010-03-261-2/+2
* | | net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-262-2/+2
* | | tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin2010-03-261-3/+5
* | | gianfar: fix undo of reserve()Ben Menchaca2010-03-262-2/+9
* | | ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2010-03-262-0/+16
* | | ixgbe: Priority tag FIP framesRobert Love2010-03-261-9/+17
* | | ixgbe: Don't allow user buffer count to exceed 256Robert Love2010-03-261-8/+10
* | | ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-262-3/+5
* | | ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose2010-03-261-3/+5
* | | ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose2010-03-261-0/+8
* | | ixgbevf: Fix signed/unsigned int errorGreg Rose2010-03-261-1/+2
* | | netxen: update version to 4.0.73Amit Kumar Salecha2010-03-261-2/+2
* | | netxen: added sanity check for pci mapAmit Kumar Salecha2010-03-261-18/+27
* | | netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha2010-03-261-6/+8
* | | netxen: fix bios version calculationAmit Kumar Salecha2010-03-261-1/+1
* | | Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"David S. Miller2010-03-261-14/+7
* | | isdn: Add netdev to lists in MAINTAINERS entry.David S. Miller2010-03-251-0/+1
* | | TIPC: Removed inactive maintainerJon Maloy2010-03-251-1/+0
* | | isdn: Cleanup Sections in PCMCIA driver elsaHenne2010-03-251-6/+6
* | | isdn: Cleanup Sections in PCMCIA driver avma1Henne2010-03-251-6/+6
* | | isdn: Cleanup Sections in PCMCIA driver telesHenne2010-03-251-6/+6
* | | isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne2010-03-251-6/+6
* | | via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()David S. Miller2010-03-251-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-254-3/+6
|\ \ \
| * | | netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet2010-03-251-0/+1
| * | | netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-252-1/+2
| * | | netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet2010-03-251-1/+2
| * | | netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy2010-03-221-1/+1
* | | | af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter2010-03-241-5/+3
OpenPOWER on IntegriCloud