aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-20net/irda: add missing error path release_sock callKees Cook1-2/+4
2013-03-20lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun1-1/+2
2013-03-20sh_eth: check TSU registers ioremap() errorSergei Shtylyov1-0/+5
2013-03-20sh_eth: fix bitbang memory leakSergei Shtylyov2-0/+6
2013-03-20ipconfig: Fix newline handling in log message.Martin Fuzzey1-1/+2
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2-0/+3
2013-03-20l2tp: unhash l2tp sessions on delete, not on freeTom Parkin3-50/+38
2013-03-20l2tp: avoid deadlock in l2tp stats updateTom Parkin5-147/+93
2013-03-20l2tp: push all ppp pseudowire shutdown through .release handlerTom Parkin1-43/+10
2013-03-20l2tp: purge session reorder queue on deleteTom Parkin1-0/+4
2013-03-20l2tp: add session reorder queue purge function to coreTom Parkin2-0/+18
2013-03-20l2tp: don't BUG_ON sk_socket being NULLTom Parkin1-8/+10
2013-03-20l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin1-0/+2
2013-03-20l2tp: close sessions before initiating tunnel deleteTom Parkin1-0/+1
2013-03-20l2tp: close sessions in ip socket destroy callbackTom Parkin2-0/+13
2013-03-20l2tp: export l2tp_tunnel_closeallTom Parkin2-2/+3
2013-03-20l2tp: add udp encap socket destroy handlerTom Parkin1-0/+14
2013-03-20udp: add encap_destroy callbackTom Parkin3-0/+16
2013-03-20genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO1-0/+1
2013-03-20netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle1-13/+0
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett1-20/+35
2013-03-19sparc: remove unused "config BITS"Paul Bolle1-6/+0
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle1-1/+1
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2-12/+0
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle1-1/+0
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa5-16/+44
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-03-19ipvs: remove extra rcu lockJulian Anastasov1-2/+0
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov4-4/+34
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov1-7/+9
2013-03-18hwmon: (lm75) Fix tcn75 prefixJean Delvare1-1/+1
2013-03-18hwmon: (lm75.h) Update header inclusionJean Delvare1-1/+1
2013-03-18MAINTAINERS: Remove Mark M. HoffmanJean Delvare2-15/+10
2013-03-18rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-03-18mwifiex: skip pending commands after function shutdownBing Zhao1-3/+14
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar4-17/+10
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau1-13/+13
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-03-18iwl3945: fix length of dma buffersStanislaw Gruszka1-10/+12
2013-03-18xfs: ensure we capture IO errors correctlyDave Chinner1-0/+6
2013-03-18xfs: fix xfs_iomap_eof_prealloc_initial_size typeMark Tinguely1-1/+1
2013-03-18xfs: fix potential infinite loop in xfs_iomap_prealloc_size()Brian Foster1-1/+1
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2-7/+14
2013-03-18Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2-0/+3
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski1-1/+2
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2-5/+3