summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-252-19/+48
* sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda2011-08-254-0/+8
* sctp: HEARTBEAT negotiation after ASCONFMichio Honda2011-08-251-0/+4
* Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-253-7/+62
* af-packet: TPACKET_V3 flexible buffer implementation.chetan loke2011-08-251-46/+891
* af-packet: Added TPACKET_V3 headers.chetan loke2011-08-251-0/+119
* IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov2011-08-254-3/+1108
* net: xfrm: convert to SKB frag APIsIan Campbell2011-08-251-4/+7
* net: ipv6: convert to SKB frag APIsIan Campbell2011-08-251-3/+4
* net: ipv4: convert to SKB frag APIsIan Campbell2011-08-254-6/+8
* net: convert core to skb paged frag APIsIan Campbell2011-08-258-38/+38
* be2net: remove unused variableSathya Perla2011-08-251-1/+0