| Commit message (Expand) | Author | Files | Lines |
2010-05-19 | ixgbe: add support for active DA cables | Don Skidmore | 6 | -14/+54 |
2010-05-19 | ixgbe: dcb, do not tag tc_prio_control frames | John Fastabend | 1 | -1/+2 |
2010-05-19 | ixgbe: fix ixgbe_tx_is_paused logic | John Fastabend | 1 | -4/+4 |
2010-05-19 | ixgbe: always enable vlan strip/insert when DCB is enabled | Yi Zou | 1 | -1/+9 |
2010-05-19 | ixgbe: remove some redundant code in setting FCoE FIP filter | Yi Zou | 1 | -6/+0 |
2010-05-19 | ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp | Yi Zou | 1 | -4/+7 |
2010-05-19 | ixgbe: fix header len when unsplit packet overflows to data buffer | Shannon Nelson | 1 | -2/+3 |
2010-05-19 | ipv6: Never schedule DAD timer on dead address | Herbert Xu | 1 | -2/+8 |
2010-05-19 | ipv6: Use POSTDAD state | Herbert Xu | 1 | -5/+24 |
2010-05-19 | ipv6: Use state_lock to protect ifa state | Herbert Xu | 1 | -4/+23 |
2010-05-19 | ipv6: Replace inet6_ifaddr->dead with state | Herbert Xu | 2 | -9/+19 |
2010-05-19 | cxgb4: notify upper drivers if the device is already up when they load | Dimitris Michailidis | 1 | -0/+3 |
2010-05-19 | cxgb4: keep interrupts available when the ports are brought down | Dimitris Michailidis | 2 | -28/+22 |
2010-05-19 | cxgb4: fix initial addition of MAC address | Dimitris Michailidis | 1 | -1/+1 |
2010-05-19 | cnic: Return SPQ credit to bnx2x after ring setup and shutdown. | Michael Chan | 2 | -1/+75 |
2010-05-19 | cnic: Convert cnic_local_flags to atomic ops. | Michael Chan | 2 | -6/+5 |
2010-05-18 | can: Fix SJA1000 command register writes on SMP systems | Oliver Hartkopp | 2 | -3/+18 |
2010-05-18 | bridge: fix build for CONFIG_SYSFS disabled | Randy Dunlap | 1 | -1/+1 |
2010-05-18 | ARCNET: Limit com20020 PCI ID matches for SOHARD cards | Andreas Bombe | 1 | -2/+2 |
2010-05-18 | net: Remove unnecessary returns from void function()s | Joe Perches | 48 | -131/+0 |
2010-05-18 | net sched: cleanup and rate limit warning | stephen hemminger | 1 | -3/+6 |
2010-05-18 | pfkey: add severity to printk | stephen hemminger | 1 | -5/+5 |
2010-05-18 | xfrm: add severity to printk | stephen hemminger | 1 | -5/+7 |
2010-05-18 | net sched: printk message severity | stephen hemminger | 8 | -28/+33 |
2010-05-18 | cleanup: remove pppoe_ioctl() declaration. | Rami Rosen | 1 | -1/+0 |
2010-05-18 | drivers/net: Use kcalloc or kzalloc | Julia Lawall | 2 | -4/+2 |
2010-05-18 | drivers/net/vmxnet3: Use kzalloc | Julia Lawall | 1 | -2/+1 |
2010-05-18 | net/caif: Use kzalloc | Julia Lawall | 2 | -4/+2 |
2010-05-18 | drivers/net: Use kzalloc | Julia Lawall | 1 | -2/+1 |
2010-05-18 | sctp: fix append error cause to ERROR chunk correctly | Wei Yongjun | 1 | -2/+2 |
2010-05-18 | net: Add ndo_{set|get}_vf_port support for enic dynamic vnics | Scott Feldman | 9 | -24/+521 |
2010-05-18 | net: Add netlink support for virtual port management (was iovnl) | Scott Feldman | 3 | -1/+251 |
2010-05-18 | drivers/net: remove useless semicolons | Joe Perches | 23 | -33/+33 |
2010-05-18 | qeth: support the new OSA CHPID types OSX and OSM | Ursula Braun | 6 | -111/+194 |
2010-05-18 | drivers/s390/net: Drop memory allocation cast | Julia Lawall | 4 | -11/+6 |
2010-05-18 | pegasus: fix USB device ID for ETX-US2 | Tadashi Abe | 1 | -1/+1 |
2010-05-18 | can: sja1000 platform data fixes | Wolfgang Grandegger | 4 | -8/+9 |
2010-05-18 | net: Introduce skb_tunnel_rx() helper | Eric Dumazet | 7 | -34/+34 |
2010-05-18 | tcp: tcp_synack_options() fix | Eric Dumazet | 1 | -5/+4 |
2010-05-18 | ipv6: fix the bug of address check | Stephen Hemminger | 1 | -7/+8 |
2010-05-18 | dm9000: fix "BUG: spinlock recursion" | Baruch Siach | 1 | -11/+27 |
2010-05-18 | drivers/net/usb: Use kmemdup | Julia Lawall | 1 | -2/+1 |
2010-05-18 | drivers/net/usb: Use kmemdup | Julia Lawall | 2 | -5/+2 |
2010-05-18 | drivers/net/usb: Use kmemdup | Julia Lawall | 1 | -4/+2 |
2010-05-18 | fsl_pq_mdio: Fix mdiobus allocation handling | Anton Vorontsov | 1 | -2/+4 |
2010-05-18 | net_sched: sch_hfsc: fix classification loops | Patrick McHardy | 1 | -1/+5 |
2010-05-18 | atm: select FW_LOADER in Kconfig for solos-pci | Nathan Williams | 1 | -0/+1 |
2010-05-18 | r6040: fix link checking with switches | Florian Fainelli | 1 | -5/+3 |
2010-05-18 | gianfar: Remove legacy PM callbacks | Anton Vorontsov | 1 | -14/+0 |
2010-05-18 | tbf: stop wanton destruction of children (v2) | stephen hemminger | 1 | -1/+5 |