aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-26samples: bpf: relax test_maps checkAlexei Starovoitov1-2/+2
2015-01-26bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov1-8/+17
2015-01-26net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann1-1/+0
2015-01-26net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia1-10/+49
2015-01-26sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2-9/+31
2015-01-26sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings1-16/+18
2015-01-26sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings1-1/+2
2015-01-26sh_eth: Fix padding of short frames on TXBen Hutchings1-4/+4
2015-01-26drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-01-26net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann1-2/+8
2015-01-26net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann1-0/+5
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter3-34/+132
2015-01-25qeth: clean up error handlingEugene Crosser2-106/+117
2015-01-25ipv6: Fix __ip6_route_redirectMartin KaFai Lau1-1/+5
2015-01-25net: dsa: set slave MII bus PHY maskVivien Didelot1-0/+1
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar1-2/+4
2015-01-25net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-01-24enic: fix rx napi poll return valueGovindarajulu Varadarajan1-1/+1
2015-01-24ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy1-4/+4
2015-01-23amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2-6/+7
2015-01-21can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian1-0/+3
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-19r8152: remove sram_readhayeswang1-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang1-6/+0
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings1-9/+9
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau1-4/+3
2015-01-19pinctrl: MAINTAINERS: add git tree referenceLinus Walleij1-0/+1
2015-01-19pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd1-2/+2
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach1-0/+7
2015-01-18Linux 3.19-rc5Linus Torvalds1-1/+1
2015-01-17net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann1-1/+7
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2015-01-16ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2015-01-16drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2015-01-16ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner1-0/+27
2015-01-16ARM: nomadik: fix up leftover device tree pinsLinus Walleij1-4/+4
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg5-15/+35
2015-01-16genetlink: disallow subscribing to unknown mcast groupsJohannes Berg1-1/+1
2015-01-16genetlink: document parallel_opsJohannes Berg1-0/+2
2015-01-17kernel: avoid overflow in cmp_rangeLouis Langholtz1-5/+5
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu1-8/+11
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1