Age | Commit message (Expand) | Author |
2018-06-22 | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-06-20 | ip: limit use of gso_size to udp | Willem de Bruijn |
2018-06-20 | bpfilter: ignore binary files | Matteo Croce |
2018-06-20 | bpfilter: fix build error | Matteo Croce |
2018-06-20 | net/sched: act_ife: preserve the action control in case of error | Davide Caratti |
2018-06-20 | net/sched: act_ife: fix recursive lock and idr leak | Davide Caratti |
2018-06-20 | net: propagate dev_get_valid_name return code | Li RongQing |
2018-06-20 | net/tcp: Fix socket lookups with SO_BINDTODEVICE | David Ahern |
2018-06-20 | net/ipv6: respect rcu grace period before freeing fib6_info | Eric Dumazet |
2018-06-20 | net/ncsi: Use netdev_dbg for debug messages | Joel Stanley |
2018-06-20 | net/ncsi: Drop no more channels message | Joel Stanley |
2018-06-20 | net/ncsi: Silence debug messages | Joel Stanley |
2018-06-19 | sunrpc: Prevent duplicate XID allocation | Chuck Lever |
2018-06-17 | net_sched: blackhole: tell upper qdisc about dropped packets | Konstantin Khlebnikov |
2018-06-17 | atm: Preserve value of skb->truesize when accounting to vcc | David Woodhouse |
2018-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | xdp: Fix handling of devmap in generic XDP | Toshiaki Makita |
2018-06-15 | neighbour: skip NTF_EXT_LEARNED entries during forced gc | Roopa Prabhu |
2018-06-15 | tls: fix waitall behavior in tls_sw_recvmsg | Daniel Borkmann |
2018-06-15 | tls: fix use-after-free in tls_push_record | Daniel Borkmann |
2018-06-15 | l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() | Guillaume Nault |
2018-06-15 | l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels | Guillaume Nault |
2018-06-15 | ipv6: Only emit append events for appended routes | Ido Schimmel |
2018-06-15 | Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-06-15 | cfg80211: fix rcu in cfg80211_unregister_wdev | Dedy Lansky |
2018-06-15 | mac80211: Move up init of TXQs | Toke Høiland-Jørgensen |
2018-06-15 | cfg80211: initialize sinfo in cfg80211_get_station | Sven Eckelmann |
2018-06-14 | rds: avoid unenecessary cong_update in loop transport | Santosh Shilimkar |
2018-06-14 | l2tp: clean up stale tunnel or session in pppol2tp_connect's error path | Guillaume Nault |
2018-06-14 | l2tp: prevent pppol2tp_connect() from creating kernel sockets | Guillaume Nault |
2018-06-14 | l2tp: only accept PPP sessions in pppol2tp_connect() | Guillaume Nault |
2018-06-14 | l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() | Guillaume Nault |
2018-06-14 | tcp: verify the checksum of the first data segment in a new connection | Frank van der Linden |
2018-06-15 | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-06-14 | sctp: define sctp_packet_gso_append to build GSO frames | Xin Long |
2018-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc_node() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-12 | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | smc: convert to ->poll_mask | Cong Wang |
2018-06-12 | Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" | Bart Van Assche |
2018-06-12 | netfilter: nf_conncount: Fix garbage collection with zones | Yi-Hung Wei |
2018-06-12 | netfilter: xt_connmark: fix list corruption on rmmod | Florian Westphal |
2018-06-12 | netfilter: ctnetlink: avoid null pointer dereference | Florian Westphal |