summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner2015-12-031-2/+2
* sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-031-8/+8
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-0313-52/+122
* bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov2015-12-033-12/+34
* Merge branch 'mvneta-fixes'David S. Miller2015-12-033-6/+34
|\
| * mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0Marcin Wojtas2015-12-031-0/+1
| * net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2015-12-032-2/+23
| * net: mvneta: fix error path for building skbMarcin Wojtas2015-12-031-2/+6
| * net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas2015-12-031-1/+1
| * net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas2015-12-031-1/+1
| * net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas2015-12-031-0/+2
|/
* Merge branch 'thunderx-fixes'David S. Miller2015-12-028-16/+66
|\
| * net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham2015-12-023-3/+38
| * net: thunderx: Switchon carrier only upon interface link upSunil Goutham2015-12-023-4/+18
| * net: thunderx: Set CQ timer threshold properlySunil Goutham2015-12-023-5/+4
| * net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2015-12-022-4/+2
| * net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2015-12-022-0/+4
|/
* openvswitch: properly refcount vport-vxlan modulePaolo Abeni2015-12-024-5/+9
* bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann2015-12-021-1/+1
* net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-015-33/+44
* 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-301-1/+1
* packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-302-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