summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-0122-52/+60
* vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov2015-12-011-11/+60
* wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley2015-12-011-5/+1
* Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-014-11/+6
* tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2015-11-301-0/+1
* net: fsl: Fix error checking for platform_get_irq()Mark Brown2015-11-301-1/+1
* net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown2015-11-301-3/+3
* af-unix: passcred support for sendpageHannes Frederic Sowa2015-11-301-15/+64
* Merge branch 'stmmac-fixes'David S. Miller2015-11-303-22/+28
|\
| * stmmac: fix oversized frame receptionGiuseppe CAVALLARO2015-11-301-0/+6
| * stmmac: fix PHY reset during resumeGiuseppe CAVALLARO2015-11-301-15/+13
| * stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO2015-11-301-6/+7
| * stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO2015-11-301-1/+1
| * stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO2015-11-301-0/+1
|/
* drivers: net: xgene: fix possible use after freeEric Dumazet2015-11-291-1/+1
* packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-292-3/+4
* bpf: fix clearing on persistent program array mapsDaniel Borkmann2015-11-254-17/+33
* isdn: Partially revert debug format string usage clean upChristoph Biedl2015-11-254-6/+6
* RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2015-11-242-7/+3
* net: openvswitch: Remove invalid commentAaron Conole2015-11-241-2/+2
* net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2015-11-242-12/+0
* rxrpc: Correctly handle ack at end of client call transmit phaseDavid Howells2015-11-241-1/+3
* ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-243-5/+11
* drivers: net: xgene: fix: ifconfig up/down crashIyappan Subramanian2015-11-241-13/+16
* net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_commonBjørn Mork2015-11-241-4/+4
* Merge tag 'linux-can-fixes-for-4.4-20151123' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-2416-45/+24
|\
| * can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp2015-11-2312-17/+3
| * can: fix assignment of error location in CAN error messagesOliver Hartkopp2015-11-2310-28/+18
| * can: sja1000: clear interrupts on startMirza Krak2015-11-231-0/+3
* | tipc: fix error handling of expanding buffer headroomYing Xue2015-11-241-2/+5
* | tipc: avoid packets leaking on socket receive queueYing Xue2015-11-231-3/+7
* | broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2015-11-231-1/+1
* | vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov2015-11-231-10/+1
* | net/hsr: fix a warning messageDan Carpenter2015-11-231-1/+1
* | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-232-19/+165
* | cgroups: Allow dynamically changing net_classidNina Schiff2015-11-231-8/+18
* | net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie2015-11-231-1/+2
|/
* net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-221-7/+8
* net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-221-7/+8
* Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub...David S. Miller2015-11-2215-73/+189
|\
| * rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger2015-11-172-2/+2
| * Merge ath-current from ath.gitKalle Valo2015-11-176-16/+108
| |\
| | * ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan2015-11-161-1/+12
| | * MAINTAINERS: wil6210: new maintainer - Maya ErezVladimir Kondratiev2015-11-121-1/+1
| | * ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu2015-11-121-3/+29
| | * ath10k: add QCA9377 hw1.0 supportBartosz Markowski2015-11-123-0/+23
| | * ath10k: introduce dev_id to hw_paramsBartosz Markowski2015-11-124-7/+33
| | * ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski2015-11-121-1/+3
| | * ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski2015-11-123-5/+9
| | * ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan2015-11-101-1/+1
OpenPOWER on IntegriCloud