summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-03-165-8/+47
|\
| * mac80211: ignore CSA to same channelJohannes Berg2015-03-162-0/+14
| * nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-03-161-0/+10
| * mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg2015-03-161-1/+2
| * mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-03-161-1/+1
| * mac80211: disable u-APSD queues by defaultMichal Kazior2015-03-031-6/+17
| * mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-03-031-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-165-8/+10
|\ \
| * | xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-122-6/+7
| * | xfrm: Fix local error reporting crash with interfamily tunnelsSteffen Klassert2015-02-092-2/+2
| * | xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki2015-02-061-0/+1
* | | isdn: icn: use strlcpy() when parsing setup optionsDan Carpenter2015-03-151-1/+1
* | | rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro2015-03-151-1/+1
* | | caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro2015-03-151-1/+1
* | | bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra2015-03-141-0/+2
* | | Merge tag 'linux-can-fixes-for-4.0-20150314' of git://git.kernel.org/pub/scm/...David S. Miller2015-03-142-33/+52
|\ \ \
| * | | can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish2015-03-141-32/+51
| * | | net: can: Enable xilinx driver for ARM64Michal Simek2015-03-141-1/+1
|/ / /
* | | inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet2015-03-131-3/+15
* | | Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-131-23/+11
* | | vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-132-2/+3
* | | tulip_core.c : out-of-bounds check.Ameen Ali2015-03-131-1/+1
* | | virtio-net: correctly delete napi hashJason Wang2015-03-121-5/+4
* | | rds: avoid potential stack overflowArnd Bergmann2015-03-121-18/+22
* | | sock: fix possible NULL sk dereference in __skb_tstamp_txWillem de Bruijn2015-03-121-2/+6
* | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-114-1/+10
* | | xen-netback: notify immediately after pushing Tx response.David Vrabel2015-03-111-11/+12
* | | net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-03-111-4/+6
* | | tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidanceNeal Cardwell2015-03-111-2/+4
* | | tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in wNeal Cardwell2015-03-111-0/+6
* | | MAINTAINERS: Update my email addresschas williams - CONTRACTOR2015-03-111-1/+1
* | | net: Handle unregister properly when netdev namespace change fails.David S. Miller2015-03-101-13/+13
* | | net: add comment for sock_efree() usageOliver Hartkopp2015-03-101-0/+4
* | | Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller2015-03-1013-44/+109
|\ \ \
| * | | brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs2015-03-071-3/+12
| * | | Merge tag 'iwlwifi-for-kalle-2015-03-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-0610-39/+91
| |\ \ \
| | * | | iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-052-2/+4
| | * | | iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-254-14/+29
| | * | | iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
| | * | | iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-231-6/+3
| | * | | iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
| | * | | iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-231-7/+14
| | * | | iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6
| * | | | rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-031-2/+5
| * | | | b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-031-0/+1
* | | | | cxgb4: fix coccinelle warningsHariprasad Shenai2015-03-101-1/+1
* | | | | net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-101-2/+1
* | | | | net: WIZnet drivers: enable interrupts after napi_complete()Yongbae Park2015-03-102-2/+2
* | | | | ibmveth: enable interrupts after napi_complete()Yongbae Park2015-03-101-2/+2
* | | | | net_sched: fix struct tc_u_hnode layout in u32WANG Cong2015-03-091-1/+4