aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-22batman-adv: print client flags in the local/global transtables outputAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the sender sideAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli
2011-08-22batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli
2011-08-22batman-adv: correct several typ0s in the commentsAntonio Quartulli
2011-08-22batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-20net: Preserve ooo_okay when copying skb headerChangli Gao
2011-08-20dm9000: define debug level as a module parameterVladimir Zapolskiy
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-20tg3: Update version to 3.120Matt Carlson
2011-08-20tg3: Add external loopback support to selftestMatt Carlson
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson