summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-14isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt
2014-10-14isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt
2014-10-14isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt
2014-10-14isdn/gigaset: make sure controller name is null terminatedTilman Schmidt
2014-10-14isdn/gigaset: missing break in do_facility_reqTilman Schmidt
2014-10-14Merge branch 'fec-ptp'David S. Miller
2014-10-14net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou
2014-10-14net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou
2014-10-14net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing
2014-10-14x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov
2014-10-14tcp: fix ooo_okay setting vs Small QueuesEric Dumazet
2014-10-14skbuff: fix ftrace handling in skb_unshareAlexander Aring
2014-10-14fm10k: Add skb->xmit_more supportAlexander Duyck
2014-10-14net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy
2014-10-14MAINTAINERS: Update contact information for Vince BridgersVince Bridgers
2014-10-14Merge branch 'sctp'David S. Miller
2014-10-14net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen
2014-10-10Merge branch 'bcmgenet_systemport'David S. Miller
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli
2014-10-10Merge branch 'net-drivers-pgcnt'David S. Miller
2014-10-10net: fix races in page->_count manipulationEric Dumazet
2014-10-10mlx4: fix race accessing page->_countEric Dumazet
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-10fm10k: fix race accessing page->_countEric Dumazet
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-10-10flow-dissector: Fix alignment issue in __skb_flow_get_portsAlexander Duyck
2014-10-10net: filter: fix the commentsLi RongQing
2014-10-10Documentation: replace __sk_run_filter with __bpf_prog_runLi RongQing
2014-10-10Merge branch 'macvlan'David S. Miller
2014-10-10macvlan: optimize the receive pathjbaron@akamai.com
2014-10-10macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com
2014-10-10Merge branch 'xgene'David S. Miller
2014-10-10drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian
2014-10-10drivers: net: xgene: Add 10GbE supportIyappan Subramanian
2014-10-10drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian
2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian
2014-10-10Documentation: dts: Update section header for APM X-GeneIyappan Subramanian
2014-10-10MAINTAINERS: Update APM X-Gene sectionIyappan Subramanian
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven