summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet2013-03-241-1/+0
| * | tcp: preserve ACK clocking in TSOEric Dumazet2013-03-221-2/+5
| * | net: fix *_DIAG_MAX constantsAndrey Vagin2013-03-212-2/+6
| * | Merge branch 'mlx4'David S. Miller2013-03-213-22/+47
| |\ \
| | * | net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion2013-03-211-8/+33
| | * | net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion2013-03-211-1/+1
| | * | net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion2013-03-211-11/+11
| | * | net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion2013-03-211-1/+1
| | * | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer2013-03-211-1/+1
| |/ /
| * | net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann2013-03-211-1/+1
| * | lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun2013-03-211-1/+1
| * | thermal: shorten too long mcast group nameMasatake YAMATO2013-03-201-1/+1
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-2012-43/+69
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2012-43/+69
| | |\ \
| | | * | rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna2013-03-181-0/+1
| | | * | mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-03-181-0/+8
| | | * | mwifiex: skip pending commands after function shutdownBing Zhao2013-03-181-3/+14
| | | * | mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-184-17/+10
| | | * | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
| | | * | ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
| | | * | iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-183-0/+7
| | | |\ \
| | | | * | Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2013-03-182-0/+3
| | | | * | Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2013-03-152-0/+3
| | | | * | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-03-141-0/+1
| * | | | | fec: Fix the build as moduleFabio Estevam2013-03-201-0/+3
| |/ / / /
| * | | | 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