Age | Commit message (Expand) | Author |
2018-01-08 | net: ipv6: Allow connect to linklocal address from socket bound to vrf | David Ahern |
2018-01-08 | netfilter: flow table support for the mixed IPv4/IPv6 family | Pablo Neira Ayuso |
2018-01-08 | netfilter: flow table support for IPv6 | Pablo Neira Ayuso |
2018-01-08 | netfilter: add generic flow table infrastructure | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: add flow table netlink frontend | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: remove nft_dereference() | Pablo Neira Ayuso |
2018-01-08 | netfilter: connlimit: split xt_connlimit into front and backend | Florian Westphal |
2018-01-08 | netfilter: nf_tables: remove hooks from family definition | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: remove multihook chains and families | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables_inet: don't use multihook infrastructure anymore | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: add nft_set_is_anonymous() helper | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path | Pablo Neira Ayuso |
2018-01-08 | netfilter: don't allocate space for arp/bridge hooks unless needed | Florian Westphal |
2018-01-08 | netfilter: don't allocate space for decnet hooks unless needed | Florian Westphal |
2018-01-08 | netfilter: reduce hook array sizes to what is needed | Florian Westphal |
2018-01-08 | netfilter: reduce size of hook entry point locations | Florian Westphal |
2018-01-08 | netfilter: core: remove synchronize_net call if nfqueue is used | Florian Westphal |
2018-01-08 | netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp | Gao Feng |
2018-01-08 | netfilter: conntrack: l4 protocol trackers can be const | Florian Westphal |
2018-01-08 | netfilter: conntrack: constify list of builtin trackers | Florian Westphal |
2018-01-08 | netfilter: conntrack: remove nlattr_size pointer from l4proto trackers | Florian Westphal |
2018-01-07 | ipv6: Export sernum update function | Ido Schimmel |
2018-01-07 | ipv6: Add explicit flush indication to routes | Ido Schimmel |
2018-01-07 | ipv6: Set nexthop flags upon carrier change | Ido Schimmel |
2018-01-07 | ipv6: Prepare to handle multiple netdev events | Ido Schimmel |
2018-01-07 | ipv6: Clear nexthop flags upon netdev up | Ido Schimmel |
2018-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-01-05 | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg | Jesper Dangaard Brouer |
2018-01-05 | xdp: base API for new XDP rx-queue info concept | Jesper Dangaard Brouer |
2018-01-05 | net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set | Quentin Monnet |
2018-01-05 | can: af_can: give struct holding the CAN per device receive lists a sensible ... | Marc Kleine-Budde |
2018-01-04 | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-01-03 | vxlan: trivial indenting fix. | William Tu |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-28 | sock: Add sock_owned_by_user_nocheck | Tom Herbert |
2017-12-27 | net: sch: api: fix tcf_block_get | Sudip Mukherjee |
2017-12-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-12-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-21 | net: sch: api: add extack support in qdisc_create_dflt | Alexander Aring |
2017-12-21 | net: sch: api: add extack support in qdisc_alloc | Alexander Aring |
2017-12-21 | net: sch: api: add extack support in tcf_block_get | Alexander Aring |
2017-12-21 | net: sch: api: add extack support in qdisc_get_rtab | Alexander Aring |
2017-12-21 | net: sched: sch: add extack for graft callback | Alexander Aring |
2017-12-21 | net: sched: sch: add extack for block callback | Alexander Aring |
2017-12-21 | net: sched: sch: add extack to change class | Alexander Aring |
2017-12-21 | net: sched: sch: add extack for change qdisc ops | Alexander Aring |
2017-12-21 | net: sched: sch: add extack for init callback | Alexander Aring |
2017-12-21 | xfrm: check for xdo_dev_state_free | Shannon Nelson |
2017-12-20 | net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_... | Yafang Shao |