summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-1011-38/+59
* net: af_key: fix sleeping under rcuNikolay Aleksandrov2014-03-101-6/+7
* bnx2: Fix shutdown sequenceMichael Chan2014-03-092-4/+38
* ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-061-1/+1
* net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai2014-03-061-0/+11
* net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai2014-03-061-3/+3
* bonding: correctly handle out of range parameters for lp_intervalSasha Levin2014-03-061-0/+1
* ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-061-2/+2
* ibmveth: Fix endian issues with MAC addressesAnton Blanchard2014-03-062-10/+16
* net: unix socket code abuses csum_partialAnton Blanchard2014-03-061-2/+1
* net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-062-21/+32
* phy: fix compiler array bounds warning on settings[]Bjorn Helgaas2014-03-061-5/+6
* inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-061-1/+1
* Merge branch 'tipc'David S. Miller2014-03-066-37/+47
|\
| * tipc: don't log disabled tasklet handler errorsErik Hugne2014-03-061-1/+0
| * tipc: fix memory leak during module removalErik Hugne2014-03-061-3/+34
| * tipc: drop subscriber connection id invalidationErik Hugne2014-03-061-11/+0
| * tipc: avoid to unnecessary process switch under non-block modeYing Xue2014-03-061-2/+2
| * tipc: fix connection refcount leakYing Xue2014-03-061-2/+4
| * tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-063-18/+7
|/
* l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault2014-03-061-5/+7
* l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault2014-03-064-3/+7
* hyperv: Move state setting for link queryHaiyang Zhang2014-03-052-1/+24
* net: macb: DMA-unmap full rx-bufferSoren Brinkmann2014-03-051-1/+1
* net: macb: Check DMA mappings for errorSoren Brinkmann2014-03-051-2/+12
* net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2014-03-052-7/+2
* r8152: disable the ECM modehayeswang2014-03-054-255/+17
* net/mlx4: Support shutdown() interfaceGavin Shan2014-03-051-0/+1
* bridge: multicast: add sanity check for query source addressesLinus Lüssing2014-03-051-0/+6
* net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-03-051-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-04110-690/+1108
|\
| * macvlan: Add support for 'always_on' offload featuresVlad Yasevich2014-03-031-2/+5
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-036-24/+51
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-036-24/+51
| | |\
| | | * mwifiex: do not advertise usb autosuspend supportBing Zhao2014-02-281-8/+0
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-282-1/+32
| | | |\
| | | | * mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-02-271-0/+1
| | | | * cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic2014-02-251-1/+9
| | | | * mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-02-241-0/+22
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-283-15/+19
| | | |\ \
| | | | * | iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-272-14/+18
| | | | * | iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
| * | | | | net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann2014-03-031-0/+7
| * | | | | Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller2014-03-033-68/+136
| |\ \ \ \ \
| | * | | | | can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-032-27/+5
| | * | | | | can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde2014-03-031-9/+17
| | * | | | | can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde2014-03-031-1/+2
| | * | | | | can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde2014-03-031-11/+49
| | * | | | | can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde2014-03-031-7/+20
| | * | | | | can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde2014-03-031-12/+38
OpenPOWER on IntegriCloud