index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2019-06-29
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
-1
/
+4
2019-06-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
-2
/
+4
2019-06-28
net: sched: refactor reinsert action
John Hurley
-2
/
+2
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-2
/
+4
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-17
/
+3
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
-3
/
+3
2019-06-27
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
-0
/
+21
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
-2
/
+2
2019-06-26
keys: Network namespace domain tag
David Howells
-0
/
+3
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
-0
/
+1
2019-06-25
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
-2
/
+4
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
-641
/
+531
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
-1
/
+2
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
-0
/
+4
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
-0
/
+2
2019-06-24
net/tls: fix page double free on TX cleanup
Dirk van der Merwe
-15
/
+0
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
-0
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
-0
/
+10
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
-0
/
+1
2019-06-23
inet: fix compilation warnings in fqdir_pre_exit()
Qian Cai
-1
/
+1
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
-4
/
+4
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-62
/
+19
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
-1
/
+1
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-3
/
+9
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-59
/
+10
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-2
/
+4
2019-06-19
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
-4
/
+4
2019-06-19
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
-0
/
+3
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
-0
/
+5
2019-06-19
netfilter: nf_tables: enable set expiration time for set elements
Laura Garcia Liebana
-1
/
+1
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
-1
/
+9
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
-0
/
+5
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
-0
/
+23
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
-10
/
+31
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
-0
/
+11
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
-1
/
+29
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
-0
/
+1
2019-06-19
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-33
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
-26
/
+2
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
-0
/
+6
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
-0
/
+9
2019-06-18
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
Xin Long
-3
/
+6
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
-1
/
+0
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
-0
/
+7
2019-06-18
netlink: Add field to skip in-kernel notifications
Ido Schimmel
-1
/
+3
2019-06-18
netlink: Document all fields of 'struct nl_info'
Ido Schimmel
-0
/
+2
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-154
/
+44
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-6
/
+29
2019-06-17
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
-6
/
+4
[prev]
[next]