summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: au1k_ir: Use module_platform_driver()Sachin Kamat2013-03-201-12/+1
* net: s6gmac: Use module_platform_driver()Sachin Kamat2013-03-201-14/+1
* net: ks8695net: Use module_platform_driver()Sachin Kamat2013-03-201-19/+1
* connector: Added coredumping event to the process connectorJesper Derehag2013-03-204-1/+40
* gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil2013-03-203-6/+10
* gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil2013-03-201-12/+12
* gianfar: Poll only active Rx queuesClaudiu Manoil2013-03-202-10/+22
* gianfar: Fix tx napi pollingClaudiu Manoil2013-03-201-37/+45
* filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann2013-03-203-1/+8
* net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann2013-03-202-0/+59
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20407-1799/+2900
|\
| * net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-201-3/+3
| * net/irda: add missing error path release_sock callKees Cook2013-03-201-2/+4
| * lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun2013-03-201-1/+2
| * sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-201-0/+5
| * sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-202-0/+6
| * ipconfig: Fix newline handling in log message.Martin Fuzzey2013-03-201-1/+2
| * flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-202-0/+3
| * Merge branch 'l2tp'David S. Miller2013-03-2010-248/+220
| |\
| | * l2tp: unhash l2tp sessions on delete, not on freeTom Parkin2013-03-203-50/+38
| | * l2tp: avoid deadlock in l2tp stats updateTom Parkin2013-03-205-147/+93
| | * l2tp: push all ppp pseudowire shutdown through .release handlerTom Parkin2013-03-201-43/+10
| | * l2tp: purge session reorder queue on deleteTom Parkin2013-03-201-0/+4
| | * l2tp: add session reorder queue purge function to coreTom Parkin2013-03-202-0/+18
| | * l2tp: don't BUG_ON sk_socket being NULLTom Parkin2013-03-201-8/+10
| | * l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin2013-03-201-0/+2
| | * l2tp: close sessions before initiating tunnel deleteTom Parkin2013-03-201-0/+1
| | * l2tp: close sessions in ip socket destroy callbackTom Parkin2013-03-202-0/+13
| | * l2tp: export l2tp_tunnel_closeallTom Parkin2013-03-202-2/+3
| | * l2tp: add udp encap socket destroy handlerTom Parkin2013-03-201-0/+14
| | * udp: add encap_destroy callbackTom Parkin2013-03-203-0/+16
| |/
| * genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO2013-03-201-0/+1
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-2012-51/+70
| |\
| | * netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle2013-03-201-13/+0
| | * ipvs: remove extra rcu lockJulian Anastasov2013-03-191-2/+0
| | * ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-194-4/+34
| | * ipvs: fix sctp chunk length orderJulian Anastasov2013-03-191-7/+9
| | * netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal2013-03-151-0/+2
| | * netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso2013-03-151-1/+1
| | * netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng2013-03-154-24/+24
| * | Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-03-192-2/+8
| |\ \
| | * | xfs: ensure we capture IO errors correctlyDave Chinner2013-03-181-0/+6
| | * | xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely2013-03-181-1/+1
| | * | xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster2013-03-181-1/+1
| * | | PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett2013-03-191-20/+35
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-196-36/+66
| |\ \ \
| | * | | sparc: remove unused "config BITS"Paul Bolle2013-03-191-6/+0
| | * | | sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle2013-03-191-1/+1
| | * | | sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-113-2/+30
| | * | | sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom2013-03-021-15/+26