summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt2014-10-141-2/+7
* isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt2014-10-142-27/+145
* isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt2014-10-141-0/+7
* isdn/capi: refactor command/subcommand table accessesTilman Schmidt2014-10-141-5/+18
* isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt2014-10-141-0/+2
* isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt2014-10-142-3/+3
* isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt2014-10-141-41/+70
* isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt2014-10-141-0/+5
* isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt2014-10-141-0/+2
* isdn/gigaset: make sure controller name is null terminatedTilman Schmidt2014-10-141-2/+2
* isdn/gigaset: missing break in do_facility_reqTilman Schmidt2014-10-141-0/+1
* Merge branch 'fec-ptp'David S. Miller2014-10-143-17/+267
|\
| * net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-143-1/+205
| * net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-142-12/+56
| * net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou2014-10-141-4/+6
|/
* ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-142-2/+0
* x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov2014-10-141-6/+19
* tcp: fix ooo_okay setting vs Small QueuesEric Dumazet2014-10-141-2/+6
* skbuff: fix ftrace handling in skb_unshareAlexander Aring2014-10-141-1/+6
* fm10k: Add skb->xmit_more supportAlexander Duyck2014-10-141-31/+34
* net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy2014-10-141-10/+14
* MAINTAINERS: Update contact information for Vince BridgersVince Bridgers2014-10-141-1/+1
* Merge branch 'sctp'David S. Miller2014-10-146-89/+77
|\
| * net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-10-142-26/+10
| * net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-10-142-0/+7
| * net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-10-143-63/+60
|/
* phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen2014-10-141-1/+3
* Merge branch 'bcmgenet_systemport'David S. Miller2014-10-103-7/+9
|\
| * net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+2
| * net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli2014-10-101-1/+3
| * net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli2014-10-101-5/+4
|/
* Merge branch 'net-drivers-pgcnt'David S. Miller2014-10-105-23/+30
|\
| * net: fix races in page->_count manipulationEric Dumazet2014-10-101-7/+18
| * mlx4: fix race accessing page->_countEric Dumazet2014-10-101-3/+3
| * ixgbe: fix race accessing page->_countEric Dumazet2014-10-101-5/+3
| * igb: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
| * fm10k: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
|/
* net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-103-2/+36
* flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck2014-10-101-13/+23
* net: filter: fix the commentsLi RongQing2014-10-101-6/+3
* Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing2014-10-101-2/+2
* Merge branch 'macvlan'David S. Miller2014-10-101-8/+13
|\
| * macvlan: optimize the receive pathjbaron@akamai.com2014-10-101-5/+10
| * macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com2014-10-101-3/+3
|/
* Merge branch 'xgene'David S. Miller2014-10-1012-75/+566
|\
| * drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian2014-10-101-6/+22
| * drivers: net: xgene: Add 10GbE supportIyappan Subramanian2014-10-106-30/+438
| * drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian2014-10-104-41/+78
| * dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2014-10-102-2/+31
| * Documentation: dts: Update section header for APM X-GeneIyappan Subramanian2014-10-101-1/+3
OpenPOWER on IntegriCloud