summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pkt_sched: Fix return value corruption in HTB and TBF.David S. Miller2008-08-182-11/+4
* pkt_sched: Fix missed RCU unlock in dev_queue_xmit()David S. Miller2008-08-171-6/+4
* ipv6: Fix the return interface index when get it while no message is received.Yang Hongyang2008-08-171-2/+2
* sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.David S. Miller2008-08-171-1/+1
* sch_prio: Use return value from inner qdisc requeueJussi Kivilinna2008-08-171-1/+1
* pkt_sched: No longer destroy qdiscs from RCU.David S. Miller2008-08-172-19/+9
* pkt_sched: Grab correct lock in notify_and_destroy().Jarek Poplawski2008-08-171-2/+2
* pkt_sched: Simplify dev_deactivate() polling loop.David S. Miller2008-08-171-26/+5
* net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().Jarek Poplawski2008-08-171-15/+19
* pkt_sched: Add 'deactivated' state.David S. Miller2008-08-173-1/+15
* bnx2: Fix build with VLAN_8021Q disabled.David S. Miller2008-08-151-1/+1
* tun: fallback if skb_alloc() fails on big packetsRusty Russell2008-08-151-4/+62
* net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-152-0/+91
* tun: TUNGETIFF interface to query name and flagsMark McLoughlin2008-08-152-0/+40
* loopback: Drop obsolete ip_summed settingHerbert Xu2008-08-151-3/+0
* net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_headerHerbert Xu2008-08-151-10/+2
* loopback: Remove rest of LOOPBACK_TSO code.David S. Miller2008-08-151-62/+0
* loopback: Enable TSOHerbert Xu2008-08-151-2/+0
* bridge: show offload settingsStephen Hemminger2008-08-151-5/+10
* tg3: Update version to 3.94Matt Carlson2008-08-151-2/+2
* tg3: fix 64 bit counter for ethtool statsStefan Buehler2008-08-151-1/+6
* tg3: Fix firmware event timeoutsMatt Carlson2008-08-152-16/+40
* tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson2008-08-151-1/+2
* tg3: Preserve register settings for DASHMatt Carlson2008-08-152-2/+26
* tg3: Refine APE status checkMatt Carlson2008-08-151-1/+1
* tg3: Add APE register access lockingMatt Carlson2008-08-152-0/+7
* ipv4: Disable route secret interval on zero intervalHerbert Xu2008-08-151-6/+70
* pkt_sched: Fix unlocking in tc_ctl_tfilter()Jarek Poplawski2008-08-141-1/+1
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-1410-13/+21
* bnx2: Update version to 1.8.0.Michael Chan2008-08-141-2/+2
* bnx2: Reinsert VLAN tag when necessary.Michael Chan2008-08-141-8/+27
* bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.Michael Chan2008-08-141-1/+3
* bnx2: Fix logic to setup VLAN rx tagging.Michael Chan2008-08-141-2/+2
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-08-1437-239/+423
|\
| * AX88796: Fix locking in ethtool supportBen Dooks2008-08-141-2/+2
| * atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?roel kluin2008-08-141-1/+1
| * [netdrvr] ne: Use CONFIG_MACH_TX49XXAtsushi Nemoto2008-08-142-3/+3
| * Kconfig: HSO driver bugfixes and updatesDavid Brownell2008-08-141-11/+10
| * USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman2008-08-141-19/+24
| * USB: HSO: make tty_operations constGreg Kroah-Hartman2008-08-141-1/+1
| * hso: fix refcounting on the ttyHSx devicesOlivier Blin2008-08-141-1/+1
| * hso: fix oops in read/write callbacksOlivier Blin2008-08-141-2/+4
| * [netdrvr] uninline atl1e_setup_mac_ctrl()Adrian Bunk2008-08-141-2/+2
| * netxen: update driver versionDhananjay Phadke2008-08-143-6/+13
| * netxen: cleanup interrupt codeDhananjay Phadke2008-08-141-83/+40
| * netxen: fix dma watchdogDhananjay Phadke2008-08-141-13/+15
| * netxen: force link update across ifdown/ifupDhananjay Phadke2008-08-141-6/+5
| * netxen: fix rxbuf leak across driver reloadDhananjay Phadke2008-08-141-2/+4
| * netxen: fix mac addr setupDhananjay Phadke2008-08-144-38/+83
| * ixgbe: add cx4 device IDJesse Brandeburg2008-08-143-1/+5