aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/rrunner.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-04qlcnic: fix vlan TSO on big endian machineSucheta Chakraborty3-8/+20
2010-10-04qlcnic: fix endianess for lroSucheta Chakraborty2-3/+10
2010-10-04qlcnic: fix diag registerAmit Kumar Salecha1-3/+3
2010-10-04qlcnic: fix eswitch statsAmit Kumar Salecha2-9/+34
2010-10-04qlcnic: fix internal loopback testAmit Kumar Salecha2-8/+37
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet3-5/+9
2010-10-03sctp: Fix break indentation in sctp_ioctl().David S. Miller1-1/+1
2010-10-03be2net: add multiple RX queue supportSathya Perla5-363/+526
2010-10-03qeth: tagging with VLAN-ID 0Ursula Braun2-14/+15
2010-10-03cxgb4: remove a bogus PCI function number checkDimitris Michailidis1-1/+1
2010-10-03drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall1-4/+2
2010-10-03drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton1-1/+2
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg1-2/+6
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg1-1/+12
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens1-1/+13
2010-10-03ipmr: cleanupsEric Dumazet1-114/+124
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet2-40/+48
2010-10-03ipmr: RCU conversion of mroute_skEric Dumazet1-42/+49
2010-10-03ipmr: __pim_rcv() is called under rcu_read_lockEric Dumazet1-6/+4
2010-10-03gre: protocol table can be staticstephen hemminger1-1/+1
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings1-2/+2
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings1-1/+1
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar1-4/+4
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski1-4/+24
2010-10-01enic: Update MAINTAINERSVasanthy Kolluri1-1/+1
2010-10-01enic: Make local functions staticVasanthy Kolluri7-25/+10
2010-10-01enic: Remove dead codeVasanthy Kolluri7-187/+1
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet1-3/+3
2010-10-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt1-51/+61
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt1-13/+93
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt1-0/+22
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt1-2/+4
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt1-33/+32
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt3-30/+1
2010-10-01isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt1-3/+5
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt1-50/+33
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt1-3/+3
2010-10-01tg3: Update version to 3.114Matt Carlson1-2/+2
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2-15/+43
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson2-55/+66
2010-10-01tg3: Futureproof the loopback testMatt Carlson1-1/+2
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson1-33/+38
2010-10-01tg3: Remove 5724 device IDMatt Carlson2-3/+0
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson2-2/+18
2010-10-01tg3: Fix potential netpoll crashMatt Carlson1-46/+65
2010-09-30ipv4: rcu conversion in ip_route_output_slowEric Dumazet1-26/+12
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet2-14/+25
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet1-4/+10
2010-09-30e1000e: 82579 performance improvementsBruce Allan3-7/+46
2010-09-30e1000e: use hardware writeback batchingJesse Brandeburg6-4/+88