summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-035-14/+26
* openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2015-12-032-3/+7
* ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2015-12-031-2/+3
* ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet2015-12-031-1/+8
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-031-1/+6
|\
| * Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg2015-11-111-1/+6
* | arm64: bpf: add 'store immediate' instructionYang Shi2015-12-031-1/+19
* | ipv6: kill sk_dst_lockEric Dumazet2015-12-038-46/+12
* | ipv6: sctp: add rcu protection around np->optEric Dumazet2015-12-031-3/+10
* | net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2015-12-031-2/+2
* | 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