summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-14isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt1-41/+70
2014-10-14isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt1-0/+5
2014-10-14isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt1-0/+2
2014-10-14isdn/gigaset: make sure controller name is null terminatedTilman Schmidt1-2/+2
2014-10-14isdn/gigaset: missing break in do_facility_reqTilman Schmidt1-0/+1
2014-10-14net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou3-1/+205
2014-10-14net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2-12/+56
2014-10-14net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou1-4/+6
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2-2/+0
2014-10-14x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov1-6/+19
2014-10-14tcp: fix ooo_okay setting vs Small QueuesEric Dumazet1-2/+6
2014-10-14skbuff: fix ftrace handling in skb_unshareAlexander Aring1-1/+6
2014-10-14fm10k: Add skb->xmit_more supportAlexander Duyck1-31/+34
2014-10-14net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy1-10/+14
2014-10-14MAINTAINERS: Update contact information for Vince BridgersVince Bridgers1-1/+1
2014-10-14net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2-26/+10
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2-0/+7
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann3-63/+60
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen1-1/+3
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli1-1/+2
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli1-1/+3
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli1-5/+4
2014-10-10net: fix races in page->_count manipulationEric Dumazet1-7/+18
2014-10-10mlx4: fix race accessing page->_countEric Dumazet1-3/+3
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet1-5/+3
2014-10-10igb: fix race accessing page->_countEric Dumazet1-4/+3
2014-10-10fm10k: fix race accessing page->_countEric Dumazet1-4/+3
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer3-2/+36
2014-10-10flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck1-13/+23
2014-10-10net: filter: fix the commentsLi RongQing1-6/+3
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing1-2/+2
2014-10-10macvlan: optimize the receive pathjbaron@akamai.com1-5/+10
2014-10-10macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com1-3/+3
2014-10-10drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian1-6/+22
2014-10-10drivers: net: xgene: Add 10GbE supportIyappan Subramanian6-30/+438
2014-10-10drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian4-41/+78
2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2-2/+31
2014-10-10Documentation: dts: Update section header for APM X-GeneIyappan Subramanian1-1/+3
2014-10-10MAINTAINERS: Update APM X-Gene sectionIyappan Subramanian1-1/+0
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov1-0/+1
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers1-2/+2
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2014-10-10networking: fm10k: Fix build failurePranith Kumar1-0/+1
2014-10-10net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2-2/+2
2014-10-10net_sched: restore qdisc quota fairness limits after bulk dequeueJesper Dangaard Brouer1-7/+13
2014-10-10r8152: add mutex for hw settingshayeswang1-1/+63
2014-10-10r8152: adjust usb_autopm_xxxhayeswang1-13/+11
2014-10-10r8152: autoresume before setting featurehayeswang1-1/+9
2014-10-10net: Missing @ before descriptions cause make xmldocs warningMasanari Iida1-5/+5
2014-10-10cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai3-9/+16