Age | Commit message (Expand) | Author |
2019-09-24 | net/xdp: convert put_page() to put_user_page*() | John Hubbard |
2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-09-18 | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-09-16 | ethtool: implement Energy Detect Powerdown support via phy-tunable | Alexandru Ardelean |
2019-09-16 | drop_monitor: Better sanitize notified packets | Ido Schimmel |
2019-09-16 | net: dsa: sja1105: Advertise the 8 TX queues | Vladimir Oltean |
2019-09-16 | net: dsa: Pass ndo_setup_tc slave callback to drivers | Vladimir Oltean |
2019-09-16 | taprio: Add support for hardware offloading | Vinicius Costa Gomes |
2019-09-16 | tcp: Add snd_wnd to TCP_INFO | Thomas Higdon |
2019-09-16 | tcp: Add TCP_INFO counter for packets received out-of-order | Thomas Higdon |
2019-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-09-16 | net: sched: use get_dev() action API in flow_action infra | Vlad Buslov |
2019-09-16 | net: sched: take reference to psample group in flow_action infra | Vlad Buslov |
2019-09-16 | net: sched: extend flow_action_entry with destructor | Vlad Buslov |
2019-09-16 | ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit | Xin Long |
2019-09-16 | udp: correct reuseport selection with connected sockets | Willem de Bruijn |
2019-09-15 | net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' | Gerd Rausch |
2019-09-15 | net_sched: let qdisc_put() accept NULL pointer | Cong Wang |
2019-09-15 | net: dsa: Fix load order between DSA drivers and taggers | Andrew Lunn |
2019-09-15 | net/sched: fix race between deactivation and dequeue for NOLOCK qdisc | Paolo Abeni |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-13 | net: devlink: move reload fail indication to devlink core and expose to user | Jiri Pirko |
2019-09-13 | net: devlink: split reload op into two | Jiri Pirko |
2019-09-13 | sctp: destroy bucket if failed to bind addr | Mao Wenan |
2019-09-13 | sctp: remove redundant assignment when call sctp_get_port_local | Mao Wenan |
2019-09-13 | sctp: change return type of sctp_get_port_local | Mao Wenan |
2019-09-13 | Merge tag 'v5.3-rc8' into rdma.git for-next | Jason Gunthorpe |
2019-09-13 | ip: support SO_MARK cmsg | Willem de Bruijn |
2019-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-09-13 | netfilter: conntrack: move code to linux/nf_conntrack_common.h. | Jeremy Sowden |
2019-09-13 | netfilter: move nf_bridge_frag_data struct definition to a more appropriate h... | Jeremy Sowden |
2019-09-13 | netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header. | Jeremy Sowden |
2019-09-13 | netfilter: remove nf_conntrack_icmpv6.h header. | Jeremy Sowden |
2019-09-13 | netfilter: update include directives. | Jeremy Sowden |
2019-09-13 | netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers | Jeremy Sowden |
2019-09-13 | netfilter: fix coding-style errors. | Jeremy Sowden |
2019-09-13 | netfilter: nf_tables_offload: remove rules when the device unregisters | wenxu |
2019-09-13 | netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function | wenxu |
2019-09-13 | netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function | wenxu |
2019-09-13 | netfilter: nf_tables_offload: add __nft_offload_get_chain function | wenxu |
2019-09-12 | sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' | Christophe JAILLET |
2019-09-12 | net: qrtr: fix memort leak in qrtr_tun_write_iter | Navid Emamdoost |
2019-09-12 | net: Fix null de-reference of device refcount | Subash Abhinov Kasiviswanathan |