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