aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drivers: net: xgene: Add SGMII based 1GbE ethtool supportIyappan Subramanian2014-10-14
* drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian2014-10-14
* drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian2014-10-14
* dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-14
* net: filter: move common defines into bpf_common.hAlexei Starovoitov2014-10-14
* caif_usb: use target structure member in memsetFabian Frederick2014-10-14
* caif_usb: remove redundant memory messageFabian Frederick2014-10-14
* caif: replace kmalloc/memset 0 by kzallocFabian Frederick2014-10-14
* drivers: net: cpsw: remove child devices while driver detachMugunthan V N2014-10-14
* drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N2014-10-14
* drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N2014-10-14
* tg3: Add skb->xmit_more supportPrashant Sreedharan2014-10-14
* ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko2014-10-14
* tcp: fix tcp_ack() performance problemEric Dumazet2014-10-14
* Merge branch 'isdn'David S. Miller2014-10-14
|\
| * isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt2014-10-14
| * isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt2014-10-14
| * isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt2014-10-14
| * isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt2014-10-14
| * isdn/capi: refactor command/subcommand table accessesTilman Schmidt2014-10-14
| * isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt2014-10-14
| * isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt2014-10-14
| * isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt2014-10-14
| * isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt2014-10-14
| * isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt2014-10-14
| * isdn/gigaset: make sure controller name is null terminatedTilman Schmidt2014-10-14
| * isdn/gigaset: missing break in do_facility_reqTilman Schmidt2014-10-14
|/
* Merge branch 'fec-ptp'David S. Miller2014-10-14
|\
| * net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-14
| * net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-14
| * net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou2014-10-14
|/
* ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-14
* x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov2014-10-14
* tcp: fix ooo_okay setting vs Small QueuesEric Dumazet2014-10-14
* skbuff: fix ftrace handling in skb_unshareAlexander Aring2014-10-14
* fm10k: Add skb->xmit_more supportAlexander Duyck2014-10-14
* net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy2014-10-14
* MAINTAINERS: Update contact information for Vince BridgersVince Bridgers2014-10-14
* Merge branch 'sctp'David S. Miller2014-10-14
|\
| * net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-10-14
| * net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-10-14
| * net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-10-14
|/
* phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen2014-10-14
* Merge branch 'bcmgenet_systemport'David S. Miller2014-10-10
|\
| * net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-10
| * net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-10
| * net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli2014-10-10
|/
* Merge branch 'net-drivers-pgcnt'David S. Miller2014-10-10
|\
| * net: fix races in page->_count manipulationEric Dumazet2014-10-10
| * mlx4: fix race accessing page->_countEric Dumazet2014-10-10