Age | Commit message (Expand) | Author |
2011-08-29 | ixgbe: Always tag VLAN tagged packets | Alexander Duyck |
2011-08-29 | ixgbe: Add support for setting CC bit when SR-IOV is enabled | Alexander Duyck |
2011-08-28 | caif: Remove OOM messages, use kzalloc | Joe Perches |
2011-08-28 | benet: remove bogus "unlikely" on vlan check | Jiri Pirko |
2011-08-28 | net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en... | Bhanu Prakash Gollapudi |
2011-08-28 | cnic: Add timeout for ramrod replies. | Michael Chan |
2011-08-28 | cnic, bnx2fc: Increase maximum FCoE sessions. | Michael Chan |
2011-08-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher |
2011-08-27 | drivers/net: Kconfig & Makefile cleanup | Jeff Kirsher |
2011-08-27 | com20020_cs: Move the PCMCIA Arcnet driver | Jeff Kirsher |
2011-08-27 | ixbmtr_cs: Move the IBM PCMCIA Token Ring driver | Jeff Kirsher |
2011-08-27 | slip: Move the SLIP drivers | Jeff Kirsher |
2011-08-27 | plip: Move the PLIP driver | Jeff Kirsher |
2011-08-27 | hippi: Move the HIPPI driver | Jeff Kirsher |
2011-08-27 | ppp: Move the PPP drivers | Jeff Kirsher |
2011-08-27 | skfp: Fix SysKonnect FDDI driver compile issues | Jeff Kirsher |
2011-08-27 | fddi: Move the FDDI drivers | Jeff Kirsher |
2011-08-27 | ixgbe: convert rings from q_vector bit indexed array to linked list | Alexander Duyck |
2011-08-27 | ixgbe: Simplify transmit cleanup path | Alexander Duyck |
2011-08-26 | ixgbevf: convert to ndo_fix_features | Michał Mirosław |
2011-08-26 | ixgbevf: provide 64 bit statistics | Eric Dumazet |
2011-08-26 | ixgbevf: Check if EOP has changed before using it | Greg Rose |
2011-08-26 | e1000e: convert to netdev features/hw_features API | Bruce Allan |
2011-08-26 | Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2011-08-26 | e1000: save skb counts in TX to avoid cache misses | Dean Nelson |
2011-08-26 | net_sched: sfb: optimize enqueue on full queue | Eric Dumazet |
2011-08-26 | bna: off by one in bfa_msgq_rspq_pi_update() | Dan Carpenter |
2011-08-26 | bna: unlock on error path in pnad_pci_probe() | Dan Carpenter |
2011-08-26 | bnx2x: Add new PHY BCM54616 | Yaniv Rosner |
2011-08-26 | bnx2x: resurrect RX hashing | Michal Schmidt |
2011-08-26 | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke |
2011-08-26 | fcoe: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | bnx2fc: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | bnx2x: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | bnx2: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | tg3: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | IPoIB: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | IB: nes: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | IB: amso1100: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | atm: convert to SKB paged frag API. | Ian Campbell |
2011-08-26 | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings |
2011-08-26 | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings |
2011-08-26 | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings |
2011-08-26 | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings |
2011-08-26 | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings |
2011-08-26 | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings |
2011-08-26 | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings |
2011-08-26 | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings |
2011-08-26 | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings |