index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-0
/
+1
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
1
-2
/
+2
2018-01-15
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
1
-2
/
+7
2018-01-15
net: Define usercopy region in struct proto slab cache
David Windsor
1
-0
/
+2
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
1
-4
/
+4
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-1
/
+1
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
1
-0
/
+25
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-5
/
+6
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
1
-0
/
+1
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2
-0
/
+8
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
1
-21
/
+2
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2
-9
/
+2
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2
-4
/
+5
2018-01-10
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
1
-6
/
+0
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
1
-2
/
+0
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-89
/
+249
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
1
-0
/
+20
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
1
-0
/
+2
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
1
-0
/
+94
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2
-0
/
+71
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
1
-3
/
+0
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
1
-0
/
+17
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
1
-3
/
+1
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
1
-8
/
+1
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2
-4
/
+0
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
3
-45
/
+19
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
1
-0
/
+4
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
1
-0
/
+2
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
1
-5
/
+5
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
1
-1
/
+5
2018-01-08
netfilter: core: remove synchronize_net call if nfqueue is used
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
1
-2
/
+1
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
3
-13
/
+13
2018-01-08
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
1
-5
/
+5
2018-01-08
netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
Florian Westphal
1
-4
/
+3
2018-01-07
ipv6: Export sernum update function
Ido Schimmel
1
-0
/
+1
2018-01-07
ipv6: Add explicit flush indication to routes
Ido Schimmel
1
-1
/
+2
2018-01-07
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
1
-0
/
+1
2018-01-07
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
1
-1
/
+1
2018-01-07
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
1
-0
/
+1
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+48
2018-01-05
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
Jesper Dangaard Brouer
1
-0
/
+1
2018-01-05
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
1
-0
/
+47
2018-01-05
net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set
Quentin Monnet
1
-1
/
+2
[prev]
[next]