index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2
-6
/
+30
2019-06-23
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
1
-3
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2
-7
/
+10
2019-06-23
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
1
-0
/
+3
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
1
-43
/
+30
2019-06-22
netns: restore ops before calling ops_exit_list
Li RongQing
1
-1
/
+1
2019-06-22
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
1
-0
/
+6
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
3
-22
/
+19
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
318
-1389
/
+400
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-95
/
+96
2019-06-21
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
1
-1
/
+2
2019-06-21
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-7
/
+3
2019-06-21
SUNRPC: Fix a credential refcount leak
Trond Myklebust
1
-1
/
+0
2019-06-21
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
Anna Schumaker
2
-6
/
+2
2019-06-21
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
1
-0
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
301
-1287
/
+301
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+114
2019-06-19
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2
-8
/
+0
2019-06-19
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
1
-2
/
+8
2019-06-19
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
1
-1
/
+1
2019-06-19
net/af_iucv: always register net_device notifier
Julian Wiedmann
1
-7
/
+20
2019-06-19
net/af_iucv: build proper skbs for HiperTransport
Julian Wiedmann
1
-5
/
+11
2019-06-19
net/af_iucv: remove GFP_DMA restriction for HiperTransport
Julian Wiedmann
1
-1
/
+5
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
5
-23
/
+43
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
1
-0
/
+28
2019-06-19
page_pool: make sure struct device is stable
Jesper Dangaard Brouer
1
-0
/
+8
2019-06-19
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
2
-1
/
+12
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
1
-16
/
+5
2019-06-19
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
2
-7
/
+48
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2
-22
/
+105
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
1
-4
/
+11
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
1
-0
/
+15
2019-06-19
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
1
-0
/
+2
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
1
-0
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
3
-15
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
283
-1157
/
+283
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
Thomas Gleixner
3
-6
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
1
-10
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
7
-89
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
1
-0
/
+7
2019-06-19
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
1
-6
/
+8
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
1
-0
/
+16
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-14
/
+14
2019-06-18
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
1
-31
/
+8
2019-06-18
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
1
-0
/
+5
2019-06-18
net: netem: fix use after free and double free with packet corruption
Jakub Kicinski
1
-8
/
+7
2019-06-18
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
1
-5
/
+8
[next]