index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-04-15
sctp: implement memory accounting on rx path
Xin Long
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-04-12
rhashtable: use BIT(0) for locking.
NeilBrown
2019-04-12
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2019-04-12
rhashtable: move dereference inside rht_ptr()
NeilBrown
2019-04-12
rhashtable: reorder some inline functions and macros.
NeilBrown
2019-04-12
rhashtable: fix some __rcu annotation errors
NeilBrown
2019-04-11
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-12
bridge: broute: make broute a real ebtables table
Florian Westphal
2019-04-12
bridge: netfilter: unroll NF_HOOK helper in bridge input path
Florian Westphal
2019-04-11
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
2019-04-11
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
Florian Westphal
2019-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
net: sched: prefer qdisc_is_empty() over direct qlen access
Paolo Abeni
2019-04-09
bpf: allow for key-less BTF in array map
Daniel Borkmann
2019-04-09
bpf: add specification for BTF Var and DataSec kinds
Daniel Borkmann
2019-04-09
bpf: add syscall side map freeze support
Daniel Borkmann
2019-04-09
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-08
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
2019-04-08
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
2019-04-08
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2019-04-08
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-08
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2019-04-08
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-08
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-08
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-08
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2019-04-08
ipv6: Add fib6_nh_init and release to stubs
David Ahern
2019-04-08
net: phy: improve link partner capability detection
Heiner Kallweit
2019-04-08
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-04-08
netfilter: make two functions static
Florian Westphal
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
2019-04-08
netfilter: nat: add inet family nat support
Florian Westphal
2019-04-08
netfilter: optimize nf_inet_addr_cmp
Li RongQing
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
[next]