Age | Commit message (Expand) | Author |
2010-11-15 | net: remove check for headroom in vlan_dev_create | John Fastabend |
2010-11-15 | 8021q: set hard_header_len when VLAN offload features are toggled | John Fastabend |
2010-11-15 | offloading: Force software GSO for multiple vlan tags. | Jesse Gross |
2010-11-15 | offloading: Support multiple vlan tags in GSO. | Jesse Gross |
2010-11-15 | offloading: Make scatter/gather more tolerant of vlans. | Jesse Gross |
2010-11-15 | cxgb4vf: Advertise NETIF_F_TSO_ECN. | Casey Leedom |
2010-11-15 | cxgb4vf: fix up "Section Mismatch" compiler warning. | Casey Leedom |
2010-11-15 | cxgb4vf: add ethtool statistics for GRO. | Casey Leedom |
2010-11-15 | cxgb4vf: minor comment/symbolic name cleanup. | Casey Leedom |
2010-11-15 | ipv4: Fix build with multicast disabled. | David S. Miller |
2010-11-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-11-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-11-12 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-12 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-12 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-11-12 | drivers/ata/pata_octeon_cf.c: delete double assignment | Julia Lawall |
2010-11-12 | pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test | Tejun Heo |
2010-11-12 | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo |
2010-11-12 | can-bcm: fix minor heap overflow | Oliver Hartkopp |
2010-11-12 | gianfar: Do not call device_set_wakeup_enable() under a spinlock | Rafael J. Wysocki |
2010-11-12 | ipv6: Warn users if maximum number of routes is reached. | Ben Greear |
2010-11-12 | docs: Add neigh/gc_thresh3 and route/max_size documentation. | Ben Greear |
2010-11-12 | axnet_cs: fix resume problem for some Ax88790 chip | Ken Kawasaki |
2010-11-12 | ipv6: addrconf: don't remove address state on ifdown if the address is being ... | Lorenzo Colitti |
2010-11-12 | tcp: Don't change unlocked socket state in tcp_v4_err(). | David S. Miller |
2010-11-12 | net: net_families __rcu annotations | Eric Dumazet |
2010-11-12 | net: Kconfig whitespace cleanup | Philippe De Muyter |
2010-11-12 | igmp: RCU conversion of in_dev->mc_list | Eric Dumazet |
2010-11-12 | x25: Prevent crashing when parsing bad X.25 facilities | Dan Rosenberg |
2010-11-12 | stmmac: update the driver documentation | Giuseppe Cavallaro |
2010-11-12 | cxgb4vf: add call to Firmware to reset VF State. | Casey Leedom |
2010-11-12 | cxgb4vf: Fail open if link_start() fails. | Casey Leedom |
2010-11-12 | cxgb4vf: flesh out PCI Device ID Table ... | Casey Leedom |
2010-11-12 | cxgb4vf: fix some errors in Gather List to skb conversion | Casey Leedom |
2010-11-12 | cxgb4vf: fix bug in Generic Receive Offload | Casey Leedom |
2010-11-12 | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() | Casey Leedom |
2010-11-12 | ixgbe: Look inside vlan when determining offload protocol. | Hao Zheng |
2010-11-12 | bnx2x: Look inside vlan when determining checksum proto. | Hao Zheng |
2010-11-12 | vlan: Add function to retrieve EtherType from vlan packets. | Hao Zheng |
2010-11-12 | virtio-net: init link state correctly | Jason Wang |
2010-11-12 | ucc_geth: Fix deadlock | Joakim Tjernlund |
2010-11-12 | ucc_geth: Do not bring the whole IF down when TX failure. | Joakim Tjernlund |
2010-11-12 | net: Fix header size check for GSO case in recvmsg (af_packet) | Mariusz Kozlowski |
2010-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 | David S. Miller |
2010-11-12 | rtnetlink: Fix message size calculation for link messages | Thomas Graf |
2010-11-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |