summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet
2010-10-03sctp: Fix break indentation in sctp_ioctl().David S. Miller
2010-10-03be2net: add multiple RX queue supportSathya Perla
2010-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-03qeth: tagging with VLAN-ID 0Ursula Braun
2010-10-03cxgb4: remove a bogus PCI function number checkDimitris Michailidis
2010-10-03drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall
2010-10-03drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixesAndrew Morton
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens
2010-10-03ipmr: cleanupsEric Dumazet
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet
2010-10-03ipmr: RCU conversion of mroute_skEric Dumazet
2010-10-03ipmr: __pim_rcv() is called under rcu_read_lockEric Dumazet
2010-10-03gre: protocol table can be staticstephen hemminger
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-01enic: Update MAINTAINERSVasanthy Kolluri
2010-10-01enic: Make local functions staticVasanthy Kolluri
2010-10-01enic: Remove dead codeVasanthy Kolluri
2010-10-01neigh: reorder fields in struct neighbourEric Dumazet
2010-10-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt
2010-10-01isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt
2010-10-01tg3: Update version to 3.114Matt Carlson
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson
2010-10-01tg3: Futureproof the loopback testMatt Carlson
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson
2010-10-01tg3: Remove 5724 device IDMatt Carlson
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson
2010-10-01tg3: Fix potential netpoll crashMatt Carlson
2010-09-30ipv4: rcu conversion in ip_route_output_slowEric Dumazet
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet
2010-09-30e1000e: 82579 performance improvementsBruce Allan
2010-09-30e1000e: use hardware writeback batchingJesse Brandeburg
2010-09-30ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov
2010-09-30ipv4: __mkroute_output() speedupEric Dumazet