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
Age
Commit message (
Expand
)
Author
Lines
2019-12-09
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
-5
/
+16
2019-12-09
netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
Phil Sutter
-3
/
+3
2019-12-07
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
-1
/
+1
2019-12-07
selftests: netfilter: use randomized netns names
Florian Westphal
-156
/
+176
2019-12-02
netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event
wenxu
-0
/
+3
2019-11-30
netfilter: nf_flow_table_offload: add IPv6 match description
Pablo Neira Ayuso
-1
/
+11
2019-11-30
netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
Florian Westphal
-3
/
+4
2019-11-30
netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl...
Nathan Chancellor
-2
/
+2
2019-11-30
netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF...
wenxu
-3
/
+3
2019-11-30
netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd
wenxu
-1
/
+1
2019-11-29
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
-0
/
+3
2019-11-28
net: macb: add missed tasklet_kill
Chuhong Yuan
-0
/
+1
2019-11-28
Merge branch 'net-tls-fix-scatter-gather-list-issues'
David S. Miller
-66
/
+131
2019-11-28
selftests: bpf: correct perror strings
Jakub Kicinski
-20
/
+20
2019-11-28
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
-0
/
+9
2019-11-28
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
-13
/
+5
2019-11-28
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
-6
/
+1
2019-11-28
selftests/tls: add a test for fragmented messages
Jakub Kicinski
-0
/
+60
2019-11-28
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
-20
/
+20
2019-11-28
net/tls: free the record on encryption error
Jakub Kicinski
-2
/
+8
2019-11-28
net/tls: take into account that bpf_exec_tx_verdict() may free the record
Jakub Kicinski
-5
/
+8
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
-670
/
+403
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
-488
/
+191
2019-11-28
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
Linus Torvalds
-503
/
+757
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-29283
/
+60655
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-135
/
+277
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-205
/
+2051
2019-11-27
Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
-8
/
+6
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-465
/
+1106
2019-11-27
net: usb: aqc111: Use the correct style for SPDX License Identifier
Nishad Kamdar
-2
/
+2
2019-11-27
net: phy: Use the correct style for SPDX License Identifier
Nishad Kamdar
-6
/
+6
2019-11-27
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
Linus Torvalds
-4
/
+95
2019-11-27
net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
Alexander Lobakin
-2
/
+11
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-826
/
+1623
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-9370
/
+24632
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1713
/
+11029
2019-11-27
Merge branch 'mscc-skb-lists'
David S. Miller
-44
/
+20
2019-11-27
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
-44
/
+19
2019-11-27
net: mscc: ocelot: avoid incorrect consuming in skbs list
Yangbo Lu
-0
/
+1
2019-11-27
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-2850
/
+7240
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-12877
/
+4214
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-694
/
+2631
2019-11-27
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-1655
/
+6407
2019-11-27
Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
-78
/
+3288
2019-11-27
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
-2030
/
+2044
2019-11-26
Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-4720
/
+12846
2019-11-26
Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-4970
/
+15694
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-293
/
+414
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-410
/
+1374
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-1406
/
+2091
[next]