aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-26
* bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter2011-08-26
* bna: unlock on error path in pnad_pci_probe()Dan Carpenter2011-08-26
* bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-26
* bnx2x: resurrect RX hashingMichal Schmidt2011-08-26
* af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke2011-08-26
* fcoe: convert to SKB paged frag API.Ian Campbell2011-08-26
* bnx2fc: convert to SKB paged frag API.Ian Campbell2011-08-26
* bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-26
* bnx2: convert to SKB paged frag API.Ian Campbell2011-08-26
* tg3: convert to SKB paged frag API.Ian Campbell2011-08-26
* IPoIB: convert to SKB paged frag API.Ian Campbell2011-08-26
* IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-26
* IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-26
* atm: convert to SKB paged frag API.Ian Campbell2011-08-26
* headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings2011-08-26
* headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings2011-08-26
* headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings2011-08-26
* headers, tipc: Add missing #include to <linux/tipc_config.h> for userlandBen Hutchings2011-08-26
* headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings2011-08-26
* headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-26
* headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings2011-08-26
* headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>Ben Hutchings2011-08-26
* headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings2011-08-26
* Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen2011-08-24
* sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda2011-08-24
* sctp: HEARTBEAT negotiation after ASCONFMichio Honda2011-08-24
* Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-24
* af-packet: TPACKET_V3 flexible buffer implementation.chetan loke2011-08-24
* af-packet: Added TPACKET_V3 headers.chetan loke2011-08-24
* IEEE802.15.4: 6LoWPAN basic supportAlexander Smirnov2011-08-24
* net: xfrm: convert to SKB frag APIsIan Campbell2011-08-24
* net: ipv6: convert to SKB frag APIsIan Campbell2011-08-24
* net: ipv4: convert to SKB frag APIsIan Campbell2011-08-24
* net: convert core to skb paged frag APIsIan Campbell2011-08-24
* be2net: remove unused variableSathya Perla2011-08-24
* be2net: increase FW update completion timeoutSathya Perla2011-08-24
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-24
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-24
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-24
* rps: support IPIP encapsulationEric Dumazet2011-08-24
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-08-24
|\
| * batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-22
| * batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner2011-08-22
| * batman-adv: print client flags in the local/global transtables outputAntonio Quartulli2011-08-22
| * batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-22
| * batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-22
| * batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-22
| * batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-22
| * batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli2011-08-22