summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-011-12/+9
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-03-196-15/+3
|\ \ \ \
| * | | | arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2013-03-192-12/+0
| * | | | arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle2013-03-191-1/+0
| * | | | arm64: fix padding computation in struct ucontextAndreas Schwab2013-03-181-1/+1
| * | | | arm64: Fix build error with !SMPCatalin Marinas2013-03-181-0/+2
| * | | | arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas2013-03-181-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1958-244/+387
|\ \ \ \ \
| * | | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-195-16/+44
| * | | | | qeth: Fix scatter-gather regressionFrank Blaschka2013-03-193-8/+42
| * | | | | qeth: Fix invalid router settings handlingStefan Raspl2013-03-192-6/+13
| * | | | | qeth: delay feature traceStefan Raspl2013-03-191-1/+1
OpenPOWER on IntegriCloud