Age | Commit message (Expand) | Author |
2018-01-18 | Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pu... | David S. Miller |
2018-01-18 | ipv6: don't let tb6_root node share routes with other node | Wei Wang |
2018-01-18 | ip6_gre: init dev->mtu and dev->hard_header_len correctly | Alexey Kodanev |
2018-01-18 | flow_dissector: properly cap thoff field | Eric Dumazet |
2018-01-18 | cfg80211: fix station info handling bugs | Johannes Berg |
2018-01-18 | netlink: reset extack earlier in netlink_rcv_skb | Xin Long |
2018-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-18 | can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once | Marc Kleine-Budde |
2018-01-18 | can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once | Marc Kleine-Budde |
2018-01-17 | bpf: fix cls_bpf on filter replace | Daniel Borkmann |
2018-01-17 | tls: reset crypto_info when do_tls_setsockopt_tx fails | Sabrina Dubroca |
2018-01-17 | tls: return -EBUSY if crypto_info is already set | Sabrina Dubroca |
2018-01-17 | tls: fix sw_ctx leak | Sabrina Dubroca |
2018-01-17 | net/tls: Only attach to sockets in ESTABLISHED state | Ilya Lesokhin |
2018-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-16 | net, sched: fix panic when updating miniq {b,q}stats | Daniel Borkmann |
2018-01-16 | Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-01-16 | sctp: do not allow the v4 socket to bind a v4mapped v6 address | Xin Long |
2018-01-16 | sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf | Xin Long |
2018-01-16 | sctp: reinit stream if stream outcnt has been change by sinit in sendmsg | Xin Long |
2018-01-15 | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY | Jim Westfall |
2018-01-15 | net: Allow neigh contructor functions ability to modify the primary_key | Jim Westfall |
2018-01-15 | Revert "openvswitch: Add erspan tunnel support." | William Tu |
2018-01-15 | net/tls: Fix inverted error codes to avoid endless loop | r.hering@avm.de |
2018-01-15 | ipv6: ip6_make_skb() needs to clear cork.base.dst | Eric Dumazet |
2018-01-15 | sctp: avoid compiler warning on implicit fallthru | Marcelo Ricardo Leitner |
2018-01-15 | net: ipv4: Make "ip route get" match iif lo rules again. | Lorenzo Colitti |
2018-01-15 | netlink: extack needs to be reset each time through loop | David Ahern |
2018-01-15 | tipc: fix a memory leak in tipc_nl_node_get_link() | Cong Wang |
2018-01-15 | ipv6: fix udpv6 sendmsg crash caused by too small MTU | Mike Maloney |
2018-01-15 | 9p: add missing module license for xen transport | Stephen Hemminger |
2018-01-15 | cfg80211: check dev_set_name() return value | Johannes Berg |
2018-01-15 | mac80211_hwsim: validate number of different channels | Johannes Berg |
2018-01-15 | nl80211: take RCU read lock when calling ieee80211_bss_get_ie() | Dominik Brodowski |
2018-01-15 | cfg80211: fully initialize old channel for event | Johannes Berg |
2018-01-14 | bpf: fix 32-bit divide by zero | Alexei Starovoitov |
2018-01-13 | Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-10 | Fix a leak in socket(2) when we fail to allocate a file descriptor. | Al Viro |
2018-01-10 | ipv6: sr: fix TLVs not being copied using setsockopt | Mathieu Xhonneux |
2018-01-10 | ipv6: fix possible mem leaks in ipv6_make_skb() | Eric Dumazet |
2018-01-10 | 8021q: fix a memory leak for VLAN 0 device | Cong Wang |
2018-01-10 | caif_usb: use strlcpy() instead of strncpy() | Xiongfeng Wang |
2018-01-10 | sctp: make use of pre-calculated len | Marcelo Ricardo Leitner |
2018-01-10 | sctp: add a ceiling to optlen in some sockopts | Marcelo Ricardo Leitner |
2018-01-10 | sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events | Marcelo Ricardo Leitner |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-10 | xfrm: Fix a race in the xdst pcpu cache. | Steffen Klassert |
2018-01-10 | af_key: Fix memory leak in key_notify_policy. | Steffen Klassert |