aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | lib/checksum.c: fix carry in csum_tcpudp_nofoldkarl beldan2015-01-29
* | bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu2015-01-29
* | Merge branch 'tcp_stretch_acks'David S. Miller2015-01-29
|\ \
| * | tcp: fix timing issue in CUBIC slope calculationNeal Cardwell2015-01-29
| * | tcp: fix stretch ACK bugs in CUBICNeal Cardwell2015-01-29
| * | tcp: fix stretch ACK bugs in RenoNeal Cardwell2015-01-29
| * | tcp: fix the timid additive increase on stretch ACKsNeal Cardwell2015-01-29
| * | tcp: stretch ACK fixes prepNeal Cardwell2015-01-29
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-27
|\ \
| * | net: don't OOPS on socket aioChristoph Hellwig2015-01-27
| * | stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-27
| * | bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-27
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-27
| |\ \
| | * | xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-08
| | * | xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-08
| * | | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-01-27
| * | | Merge branch 'sh_eth'David S. Miller2015-01-27
| |\ \ \
| | * | | sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-27
| | * | | sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-27
| | * | | sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-27
| | * | | sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-27
| |/ / /
| * | | Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm...David S. Miller2015-01-27
| |\ \ \
| | * | | can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-27
| | * | | can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-27
| | * | | can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-27
| | * | | can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-27
| * | | | ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-27
| * | | | udp_diag: Fix socket skipping within chainHerbert Xu2015-01-27
| * | | | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-26
| |\ \ \ \
| | * | | | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-23
| | * | | | mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-23
| | * | | | mac80211: correct header length calculationFred Chou2015-01-23
| | * | | | mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-23
| * | | | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-26
| * | | | | Merge branch 'bpf'David S. Miller2015-01-26
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | samples: bpf: relax test_maps checkAlexei Starovoitov2015-01-26
| | * | | | bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov2015-01-26
| |/ / / /
| * | | | net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-01-26
| * | | | net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-26
| * | | | Merge branch 'sh_eth'David S. Miller2015-01-26
| |\ \ \ \
| | * | | | sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-26
| | * | | | sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-26
| | * | | | sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-26
| | * | | | sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-26
| |/ / / /
| * | | | drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-26
| * | | | Merge branch 'cls_bpf'David S. Miller2015-01-26
| |\ \ \ \
| | * | | | net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann2015-01-26
| | * | | | net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann2015-01-26
| |/ / / /
| * | | | Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller2015-01-26
| |\ \ \ \
| | * | | | can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian2015-01-21