aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson
2011-08-26net_sched: sfb: optimize enqueue on full queueEric Dumazet
2011-08-26bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter
2011-08-26bna: unlock on error path in pnad_pci_probe()Dan Carpenter
2011-08-26bnx2x: Add new PHY BCM54616Yaniv Rosner
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2fc: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2x: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2: convert to SKB paged frag API.Ian Campbell
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell
2011-08-26IB: amso1100: convert to SKB paged frag API.Ian Campbell
2011-08-26atm: convert to SKB paged frag API.Ian Campbell
2011-08-26headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings
2011-08-26headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings
2011-08-26headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings
2011-08-26headers, tipc: Add missing #include to <linux/tipc_config.h> for userlandBen Hutchings
2011-08-26headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings
2011-08-26headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings
2011-08-26headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings
2011-08-26headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>Ben Hutchings
2011-08-26headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings
2011-08-24Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen
2011-08-24sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda
2011-08-24sctp: HEARTBEAT negotiation after ASCONFMichio Honda
2011-08-24Proportional Rate Reduction for TCP.Nandita Dukkipati
2011-08-24af-packet: TPACKET_V3 flexible buffer implementation.chetan loke
2011-08-24af-packet: Added TPACKET_V3 headers.chetan loke
2011-08-24IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov
2011-08-24net: xfrm: convert to SKB frag APIsIan Campbell
2011-08-24net: ipv6: convert to SKB frag APIsIan Campbell
2011-08-24net: ipv4: convert to SKB frag APIsIan Campbell
2011-08-24net: convert core to skb paged frag APIsIan Campbell
2011-08-24be2net: remove unused variableSathya Perla
2011-08-24be2net: increase FW update completion timeoutSathya Perla
2011-08-24be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla
2011-08-24be2net: get rid of memory mapped pci-cfg space addressSathya Perla
2011-08-24be2net: Fix race in posting rx buffers.Sathya Perla
2011-08-24rps: support IPIP encapsulationEric Dumazet
2011-08-24Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-08-22net: add APIs for manipulating skb page fragments.Ian Campbell
2011-08-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-22net: vlan: goto another_round instead of calling __netif_receive_skbJiri Pirko
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22batman-adv: merge update_transtable() into tt related codeMarek Lindner
2011-08-22batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner