summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-271-1/+1
| | | * | | | | | | can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-271-6/+1
| | * | | | | | | | ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-271-1/+4
| | * | | | | | | | udp_diag: Fix socket skipping within chainHerbert Xu2015-01-271-1/+3
| | * | | | | | | | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-264-20/+26
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4
| | | * | | | | | | | mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-231-1/+1
| | | * | | | | | | | mac80211: correct header length calculationFred Chou2015-01-231-0/+6
| | | * | | | | | | | mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-231-14/+15
| | * | | | | | | | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-263-10/+13
| | * | | | | | | | | Merge branch 'bpf'David S. Miller2015-01-262-10/+19
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | samples: bpf: relax test_maps checkAlexei Starovoitov2015-01-261-2/+2
| | | * | | | | | | | bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov2015-01-261-8/+17
| | |/ / / / / / / /
| | * | | | | | | | net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-01-261-1/+0
| | * | | | | | | | net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-261-10/+49
| | * | | | | | | | Merge branch 'sh_eth'David S. Miller2015-01-262-30/+55
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-262-9/+31
| | | * | | | | | | | sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-261-16/+18
| | | * | | | | | | | sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-261-1/+2
| | | * | | | | | | | sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-261-4/+4
| | |/ / / / / / / /
| | * | | | | | | | drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-261-0/+22
| | * | | | | | | | Merge branch 'cls_bpf'David S. Miller2015-01-261-2/+13
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann2015-01-261-2/+8
| | | * | | | | | | | net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann2015-01-261-0/+5
| | |/ / / / / / / /
| | * | | | | | | | Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller2015-01-261-0/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian2015-01-211-0/+3
| | * | | | | | | | | Merge branch 's390'David S. Miller2015-01-253-139/+248
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | 390/qeth: Fix locking warning during qeth device setupThomas Richter2015-01-253-34/+132
| | | * | | | | | | | | qeth: clean up error handlingEugene Crosser2015-01-252-106/+117
| | |/ / / / / / / / /
| | * | | | | | | | | ipv6: Fix __ip6_route_redirectMartin KaFai Lau2015-01-251-1/+5
| | * | | | | | | | | net: dsa: set slave MII bus PHY maskVivien Didelot2015-01-251-0/+1
| | * | | | | | | | | ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar2015-01-251-2/+4
| | * | | | | | | | | net: llc: use correct size for sysctl timeout entriesSasha Levin2015-01-251-4/+4
| | * | | | | | | | | netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-251-1/+4
| | * | | | | | | | | enic: fix rx napi poll return valueGovindarajulu Varadarajan2015-01-241-1/+1
| | * | | | | | | | | Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller2015-01-246-31/+69
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-191-4/+3
| | | * | | | | | | | | Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-191-0/+7
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7
| | | * | | | | | | | | | Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-155-27/+59
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | | * | | | | | | | | iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-131-2/+9
| | | | * | | | | | | | | iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach2015-01-121-11/+9
| | | | * | | | | | | | | iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-123-14/+41
| | * | | | | | | | | | | ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy2015-01-241-4/+4
| | * | | | | | | | | | | amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2015-01-232-6/+7
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-272-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu2015-01-221-1/+1
| | * | | | | | | | | | | powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour2015-01-191-0/+1
| * | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-271-10/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | scsi: always increment reference countRusty Russell2015-01-231-10/+3
OpenPOWER on IntegriCloud