Age | Commit message (Expand) | Author |
2017-01-20 | Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-01-18 | libceph: make sure ceph_aes_crypt() IV is aligned | Ilya Dryomov |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-01-16 | net sched actions: fix refcnt when GETing of action after bind | Jamal Hadi Salim |
2017-01-16 | ax25: Fix segfault after sock connection timeout | Basil Gunn |
2017-01-16 | bpf: rework prog_digest into prog_tag | Daniel Borkmann |
2017-01-16 | tipc: allocate user memory with GFP_KERNEL flag | Parthasarathy Bhuvaragan |
2017-01-16 | ip6_tunnel: Account for tunnel header in tunnel MTU | Jakub Sitnicki |
2017-01-16 | mld: do not remove mld souce list info when set link down | Hangbin Liu |
2017-01-16 | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-01-15 | Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-01-15 | openvswitch: maintain correct checksum state in conntrack actions | Lance Richardson |
2017-01-13 | tcp: fix tcp_fastopen unaligned access complaints on sparc | Shannon Nelson |
2017-01-13 | ipv6: sr: fix several BUGs when preemption is enabled | David Lebrun |
2017-01-13 | mac80211: prevent skb/txq mismatch | Michal Kazior |
2017-01-13 | mac80211: initialize SMPS field in HT capabilities | Felix Fietkau |
2017-01-12 | svcrdma: avoid duplicate dma unmapping during error recovery | Sriharsha Basavapatna |
2017-01-12 | sunrpc: don't call sleeping functions from the notifier block callbacks | Scott Mayhew |
2017-01-12 | svcrpc: don't leak contexts on PROC_DESTROY | J. Bruce Fields |
2017-01-12 | net: ipv4: fix table id in getroute response | David Ahern |
2017-01-12 | net: lwtunnel: Handle lwtunnel_fill_encap failure | David Ahern |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-01-11 | mac80211: recalculate min channel width on VHT opmode changes | Johannes Berg |
2017-01-11 | mac80211: calculate min channel width correctly | Johannes Berg |
2017-01-11 | cfg80211: consider VHT opmode on station update | Beni Lev |
2017-01-11 | mac80211: fix the TID on NDPs sent as EOSP carrier | Emmanuel Grumbach |
2017-01-11 | mac80211: Fix headroom allocation when forwarding mesh pkt | Cedric Izoard |
2017-01-11 | sctp: Fix spelling mistake: "Atempt" -> "Attempt" | Colin Ian King |
2017-01-11 | net: ipv4: Fix multipath selection with vrf | David Ahern |
2017-01-11 | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann |
2017-01-11 | gro: use min_t() in skb_gro_reset_offset() | Eric Dumazet |
2017-01-10 | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_... | Alexander Duyck |
2017-01-10 | gro: Disable frag0 optimization on IPv6 ext headers | Herbert Xu |
2017-01-10 | gro: Enter slow-path if there is no tailroom | Herbert Xu |
2017-01-10 | net/af_iucv: don't use paged skbs for TX on HiperSockets | Julian Wiedmann |
2017-01-10 | net: add the AF_QIPCRTR entries to family name tables | Anna, Suman |
2017-01-10 | net: qrtr: Mark 'buf' as little endian | Stephen Boyd |
2017-01-10 | net: dsa: Ensure validity of dst->ds[0] | Florian Fainelli |
2017-01-10 | net: skb_flow_get_be16() can be static | Eric Dumazet |
2017-01-10 | net: socket: Make unnecessarily global sockfs_setattr() static | Tobias Klauser |
2017-01-09 | tcp: do not export tcp_peer_is_proven() | Eric Dumazet |
2017-01-09 | ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int | Pavel Tikhomirov |
2017-01-09 | ipv6: fix typos | Alexander Alemayhu |
2017-01-09 | mac80211: implement multicast forwarding on fast-RX path | Johannes Berg |
2017-01-06 | netlabel: add CALIPSO to the list of built-in protocols | Paul Moore |
2017-01-06 | Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-01-06 | vti6: fix device register to report IFLA_INFO_KIND | David Forster |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-01-05 | nl80211: fix sched scan netlink socket owner destruction | Johannes Berg |
2017-01-03 | drop_monitor: consider inserted data in genlmsg_end | Reiter Wolfgang |