summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-242-19/+48
* sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda2011-08-244-0/+8
* sctp: HEARTBEAT negotiation after ASCONFMichio Honda2011-08-241-0/+4
* Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-243-7/+62
* af-packet: TPACKET_V3 flexible buffer implementation.chetan loke2011-08-241-46/+891
* af-packet: Added TPACKET_V3 headers.chetan loke2011-08-241-0/+119
* IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov2011-08-244-3/+1108
* net: xfrm: convert to SKB frag APIsIan Campbell2011-08-241-4/+7
* net: ipv6: convert to SKB frag APIsIan Campbell2011-08-241-3/+4
* net: ipv4: convert to SKB frag APIsIan Campbell2011-08-244-6/+8
* net: convert core to skb paged frag APIsIan Campbell2011-08-248-38/+38
* be2net: remove unused variableSathya Perla2011-08-241-1/+0
* be2net: increase FW update completion timeoutSathya Perla2011-08-241-1/+1
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-241-3/+19
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-242-20/+8
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-241-1/+1
* rps: support IPIP encapsulationEric Dumazet2011-08-241-0/+2
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-08-2421-148/+291
|\
| * batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-223-74/+70
| * batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner2011-08-221-2/+1
| * batman-adv: print client flags in the local/global transtables outputAntonio Quartulli2011-08-221-10/+27
OpenPOWER on IntegriCloud