2012-05-01 | stephen hemminger | sky2: fix receive length error in mixed non-VLAN/VLAN... Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-05-01 | stephen hemminger | sky2: propogate rx hash when packet is copied Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-04-05 | stephen hemminger | MAINTAINERS: update for Marvell Ethernet drivers Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-04-04 | stephen hemminger | sky2: copy received packets on inefficient unaligned... Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-03-28 | stephen hemminger | intel: make wired ethernet driver message level consistent... Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-03-21 | stephen hemminger | sky2: override for PCI legacy power management Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-03-03 | stephen hemminger | packetengines: fix config default Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-02-24 | stephen hemminger | gre: fix spelling in comments Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-02-07 | stephen hemminger | Revert "skge: check for PCI dma mapping errors" Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-02-03 | Stephen Hemminger | ixgbe: make ethtool strings table const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-24 | Stephen Hemminger | brcm80211: make ethtool_ops const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-23 | stephen hemminger | skge: add byte queue limit support Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-22 | stephen hemminger | skge: check for PCI dma mapping errors Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-22 | stephen hemminger | skge: don't assert carrier until link is up Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-19 | Stephen Hemminger | ixgbevf: make operations tables const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-19 | Stephen Hemminger | ixgbevf: fix sparse warnings Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-19 | Stephen Hemminger | ixgbevf: make ethtool ops and strings const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-19 | Stephen Hemminger | igbvf: remove unneeded cast Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-19 | Stephen Hemminger | igb: make local functions static Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-13 | stephen hemminger | vhost-net: add module alias (v2.1) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-09 | stephen hemminger | netdev: make net_device_ops const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-09 | stephen hemminger | bcm63xx: make ethtool_ops const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-09 | stephen hemminger | usbnet: make ethtool_ops const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-09 | Stephen Hemminger | ath6kl: make net_device_ops const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-05 | stephen hemminger | bna: fix sparse warnings/errors Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-05 | stephen hemminger | bna: make ethtool_ops and strings const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-05 | stephen hemminger | xgmac: cleanups Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-05 | stephen hemminger | net: make ethtool_ops const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-05 | stephen hemminger | vmxnet3" make ethtool ops const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-05 | stephen hemminger | xen-netback: make ops structs const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-03 | stephen hemminger | bonding: fix error handling if slave is busy (v2) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2012-01-03 | Stephen Hemminger | ixgbe: fix typo's Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-12-28 | Stephen Hemminger | genetlink: add auto module loading Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-12-23 | stephen hemminger | netem: loss model API sizes Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-12-23 | stephen hemminger | netlink: wake up netlink listeners sooner (v2) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-12-23 | stephen hemminger | netlink: af_netlink cleanup (v2) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-12-09 | stephen hemminger | bridge: add local MAC address to forwarding table (v2) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-12-09 | stephen hemminger | bridge: rearrange fdb notifications (v2) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-12-09 | stephen hemminger | bridge: refactor fdb_notify Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-30 | stephen hemminger | sky2: add bql support Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-22 | stephen hemminger | tc: comment spelling fixes Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-18 | stephen hemminger | sky2: fix hang in napi_disable Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-18 | stephen hemminger | sky2: enforce minimum ring size Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-17 | stephen hemminger | sky2: version 1.30 Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-17 | stephen hemminger | sky2: used fixed RSS key Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-17 | stephen hemminger | sky2: reduce default Tx ring size Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-17 | stephen hemminger | sky2: rename up/down functions Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-17 | stephen hemminger | sky2: pci posting issues Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-17 | stephen hemminger | sky2: fix hang on shutdown (and other irq issues) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-16 | Stephen Hemminger | MAINTAINERS: change email address for shemminger Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-16 | stephen hemminger | bridge: correct IPv6 checksum after pull Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-14 | stephen hemminger | bridge: add NTF_USE support Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-04 | stephen hemminger | sky2: fix regression on Yukon Optima Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-11-04 | stephen hemminger | macvlan: receive multicast with local address Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-10-19 | stephen hemminger | bridge: fix hang on removal of bridge via netlink Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-10-06 | stephen hemminger | bridge: allow forwarding some link local frames Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-10-06 | stephen hemminger | bridge: leave carrier on for empty bridge Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-10-03 | stephen hemminger | bridge: allow updating existing fdb entries Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-10-03 | stephen hemminger | bridge: fix ordering of NEWLINK and NEWNEIGH events Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-09-27 | Stephen Hemminger | skge: handle irq better on single port card Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-09-27 | stephen hemminger | sky2: manage irq better on single port card Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-09-16 | stephen hemminger | vxge: make function table const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-09-16 | stephen hemminger | bna: make function tables cont Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-09-16 | stephen hemminger | pcnet32: constify function table Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-09-16 | stephen hemminger | wan: make LAPB callbacks const Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-08-02 | Stephen Hemminger | rcu: convert uses of rcu_assign_pointer(x, NULL) to... Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-25 | stephen hemminger | acenic: use netdev_alloc_skb_ip_align Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-23 | stephen hemminger | net: allow netif_carrier to be called safely from IRQ Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-23 | stephen hemminger | bridge: minor cleanups Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-23 | stephen hemminger | bridge: add notification over netlink when STP changes... Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-23 | stephen hemminger | bridge: notifier called with the wrong device Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-23 | stephen hemminger | bridge: ignore bogus STP config packets Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-23 | stephen hemminger | bridge: send proper message_age in config BPDU Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-08 | stephen hemminger | skge/sky2: change config references to Marvell Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-08 | stephen hemminger | sky2: version 1.29 Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-08 | stephen hemminger | sky2: support for new Optima chipsets (EXPERIMENTAL) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-08 | stephen hemminger | sky2: use correct Inter Packet Gap at 10/100mbit Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-08 | stephen hemminger | sky2: force receive checksum when using RSS on some... Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-07 | stephen hemminger | skge: update version Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-07 | stephen hemminger | skge: make support for old Genesis chips optional Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-07 | stephen hemminger | add pci-id for DGE-530T |
commit | commitdiff | tree |
2011-07-07 | stephen hemminger | skge: cleanup pci id table Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-07-01 | stephen hemminger | virtio-net: per cpu 64 bit stats (v2) Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-23 | stephen hemminger | bonding: add min links parameter to 802.3ad Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-21 | stephen hemminger | xen: convert to 64 bit stats interface Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-21 | stephen hemminger | vxge: fix 64 bit access on 32 bit platforms Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-21 | stephen hemminger | ifb: convert to 64 bit stats Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-21 | Stephen Hemminger | ixgbevf: remove unnecessary ampersands Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | tun: dont force inline of functions Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | tun: reserves space for network in skb Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | niu: support 64 bit stats interface Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | myricom: update to 64 bit stats Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | enic: update to support 64 bit stats Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | netxen: convert to 64 bit statistics Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | veth: convert to 64 bit statistics Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | vmxnet3: convert to 64 bit stats interface Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | ipv6: generate link local address for GRE tunnel Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-06-09 | stephen hemminger | iph: use default get_stats Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-05-24 | Stephen Hemminger | dst: catch uninitialized metrics Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
2011-05-15 | Stephen Hemminger | bridge: fix forwarding of IPv6 Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> |
commit | commitdiff | tree |
next |