aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei2015-01-29
* Merge branch 'arm-build-fixes'David S. Miller2015-01-29
|\
| * net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-29
| * net: lance,ni64: don't build for ARMArnd Bergmann2015-01-29
| * net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-29
| * net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-29
|/
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-01-29
* Merge branch 'netns'David S. Miller2015-01-29
|\
| * vxlan: setup the right link netns in newlink hdlrNicolas Dichtel2015-01-29
| * caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-29
|/
* lib/checksum.c: fix build for generic csum_tcpudp_nofoldkarl beldan2015-01-29
* tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet2015-01-29
* 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