summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* benet: remove bogus "unlikely" on vlan checkJiri Pirko2011-08-281-2/+2
* net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi2011-08-281-0/+4
* cnic: Add timeout for ramrod replies.Michael Chan2011-08-283-7/+13
* cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan2011-08-283-8/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-27128-645/+736
|\
| * drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-2751-0/+51
| * drivers/net: Kconfig & Makefile cleanupJeff Kirsher2011-08-275-169/+168
| * com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher2011-08-277-44/+12
| * ixbmtr_cs: Move the IBM PCMCIA Token Ring driverJeff Kirsher2011-08-275-25/+24
| * slip: Move the SLIP driversJeff Kirsher2011-08-277-74/+89
| * plip: Move the PLIP driverJeff Kirsher2011-08-275-36/+46
| * hippi: Move the HIPPI driverJeff Kirsher2011-08-277-33/+46
| * ppp: Move the PPP driversJeff Kirsher2011-08-2715-181/+203
| * skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher2011-08-277-17/+17
| * fddi: Move the FDDI driversJeff Kirsher2011-08-2744-73/+87
* | ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck2011-08-272-139/+60
* | ixgbe: Simplify transmit cleanup pathAlexander Duyck2011-08-271-5/+5
* | ixgbevf: convert to ndo_fix_featuresMichał Mirosław2011-08-262-51/+20
* | ixgbevf: provide 64 bit statisticsEric Dumazet2011-08-262-12/+48
* | ixgbevf: Check if EOP has changed before using itGreg Rose2011-08-261-0/+4
* | e1000e: convert to netdev features/hw_features APIBruce Allan2011-08-266-113/+38
|/
* Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-08-264-194/+69
|\
| * sunbmac: use standard #defines from mii.h.Francois Romieu2011-08-252-32/+16
| * dl2k: use standard #defines from mii.h.Francois Romieu2011-08-252-162/+53
* | e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-262-9/+11
* | net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-261-5/+8
* | bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter2011-08-261-1/+1
* | bna: unlock on error path in pnad_pci_probe()Dan Carpenter2011-08-261-2/+2
* | bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-262-0/+3
* | bnx2x: resurrect RX hashingMichal Schmidt2011-08-261-2/+2
* | af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke2011-08-262-64/+71
* | fcoe: convert to SKB paged frag API.Ian Campbell2011-08-262-3/+4
* | bnx2fc: convert to SKB paged frag API.Ian Campbell2011-08-261-1/+1
* | bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-261-3/+2
* | bnx2: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+4
* | tg3: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+2
* | IPoIB: convert to SKB paged frag API.Ian Campbell2011-08-262-4/+6
* | IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-261-10/+11
* | IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-261-5/+3
* | atm: convert to SKB paged frag API.Ian Campbell2011-08-261-1/+2
* | headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings2011-08-261-0/+1
* | headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings2011-08-263-0/+3
* | headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings2011-08-263-0/+9
* | headers, tipc: Add missing #include to <linux/tipc_config.h> for userlandBen Hutchings2011-08-261-0/+4
* | headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings2011-08-263-28/+28
* | headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-2615-33/+37
* | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings2011-08-261-1/+1
* | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>Ben Hutchings2011-08-262-0/+4
* | headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings2011-08-261-1/+1
|/
* Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen2011-08-242-19/+48
OpenPOWER on IntegriCloud