Age | Commit message (Expand) | Author |
2018-06-03 | netfilter: nf_tables: handle chain name lookups via rhltable | Florian Westphal |
2018-06-03 | netfilter: nf_tables: add destroy_clone expression | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: garbage collection for stateful expressions | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_conncount: expose connection list interface | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: pass context to object destroy indirection | Pablo Neira Ayuso |
2018-06-03 | netfilter: Libify xt_TPROXY | Máté Eckl |
2018-06-03 | netfilter: Decrease code duplication regarding transparent socket option | Máté Eckl |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-06-01 | ipvs: add ipv6 support to ftp | Julian Anastasov |
2018-06-01 | netfilter: nf_tables: fix chain dependency validation | Pablo Neira Ayuso |
2018-05-31 | rtnetlink: Remove VLA usage | Kees Cook |
2018-05-31 | tcp: minor optimization around tcp_hdr() usage in receive path | Yafang Shao |
2018-05-29 | net/ipv6: Add support for specifying metric of connected routes | David Ahern |
2018-05-29 | net/ipv4: Add support for specifying metric of connected routes | David Ahern |
2018-05-29 | net/ipv6: Convert ipv6_add_addr to struct ifa6_config | David Ahern |
2018-05-29 | net: sched: mq: request stats from offloads | Jakub Kicinski |
2018-05-29 | net: sched: mq: add simple offload notification | Jakub Kicinski |
2018-05-29 | net: sched: add qstats.qlen to qlen | Jakub Kicinski |
2018-05-29 | netfilter: nf_tables: remove synchronize_rcu in commit phase | Florian Westphal |
2018-05-28 | net: sched: shrink struct Qdisc | Paolo Abeni |
2018-05-28 | net: Introduce net_failover driver | Sridhar Samudrala |
2018-05-28 | net: Introduce generic failover module | Sridhar Samudrala |
2018-05-29 | netfilter: add includes to nf_socket.h | Máté Eckl |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-25 | Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2018-05-24 | net_sched: switch to rcu_work | Cong Wang |
2018-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-24 | xdp: introduce xdp_return_frame_rx_napi | Jesper Dangaard Brouer |
2018-05-24 | net/dcb: Add dcbnl buffer attribute | Huy Nguyen |
2018-05-24 | bpf: Add IPv6 Segment Routing helpers | Mathieu Xhonneux |
2018-05-24 | ipv6: sr: export function lookup_nexthop | Mathieu Xhonneux |
2018-05-24 | ipv6: sr: make seg6.h includable without IPv6 | Mathieu Xhonneux |
2018-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-05-23 | Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-05-23 | ipv4: support sport, dport and ip_proto in RTM_GETROUTE | Roopa Prabhu |
2018-05-23 | netfilter: nf_tables: remove nft_af_info. | Taehee Yoo |
2018-05-23 | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS | Vidyullatha Kanchanapally |
2018-05-23 | nl80211: add FILS related parameters to ROAM event | Arend Van Spriel |
2018-05-23 | cfg80211: use separate struct for FILS parameters | Arend Van Spriel |
2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer |
2018-05-23 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2018-05-23 | netfilter: add struct nf_nat_hook and use it | Pablo Neira Ayuso |
2018-05-23 | netfilter: nf_nat: add nat type hooks to nat core | Florian Westphal |
2018-05-23 | netfilter: nf_nat: add nat hook register functions to nf_nat | Florian Westphal |
2018-05-23 | netfilter: nf_tables: allow chain type to override hook register | Florian Westphal |
2018-05-23 | netfilter: nf_nat: move common nat code to nat core | Florian Westphal |
2018-05-22 | net/ipv6: Simplify route replace and appending into multipath route | David Ahern |
2018-05-22 | sctp: fix the issue that flags are ignored when using kernel_connect | Xin Long |
2018-05-22 | cfg80211: add missing kernel-doc | Johannes Berg |