index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-8
/
+38
2020-05-12
netfilter: nft_set_rbtree: Add missing expired checks
Phil Sutter
1
-0
/
+11
2020-05-12
netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration
Pablo Neira Ayuso
1
-3
/
+5
2020-05-11
netfilter: conntrack: fix infinite loop on rmmod
Florian Westphal
1
-1
/
+12
2020-05-11
netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue
Roi Dayan
1
-1
/
+1
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
1
-1
/
+7
2020-05-10
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-2
/
+2
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+8
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-5
/
+5
2020-04-30
docs: networking: convert tproxy.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
netfilter: nf_osf: avoid passing pointer to local var
Arnd Bergmann
1
-5
/
+7
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
3
-5
/
+5
2020-04-28
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
1
-1
/
+45
2020-04-28
netfilter: nft_nat: add helper function to set up NAT address and protocol
Pablo Neira Ayuso
1
-22
/
+34
2020-04-28
netfilter: nft_nat: set flags from initialization path
Pablo Neira Ayuso
1
-4
/
+6
2020-04-28
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
1
-2
/
+2
2020-04-27
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-12
/
+26
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
3
-5
/
+5
2020-04-26
netfilter: nat: never update the UDP checksum when it's 0
Guillaume Nault
1
-3
/
+1
2020-04-26
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
2
-1
/
+6
2020-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+6
2020-04-19
netfilter: nat: fix error handling upon registering inet hook
Hillf Danton
1
-2
/
+2
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-22
/
+27
2020-04-15
netfilter: flowtable: Free block_cb when being deleted
Roi Dayan
1
-2
/
+4
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
4
-5
/
+5
2020-04-09
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
1
-1
/
+1
2020-04-07
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
1
-1
/
+1
2020-04-07
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
1
-2
/
+2
2020-04-06
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-04-05
netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name
Eric Dumazet
1
-0
/
+1
2020-04-05
netfilter: xt_IDLETIMER: target v1 - match Android layout
Maciej Żenczykowski
1
-0
/
+3
2020-04-05
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2
-6
/
+7
2020-04-05
netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...
Stefano Brivio
1
-12
/
+11
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-189
/
+235
2020-03-30
ipvs: fix uninitialized variable warning
Haishuang Yan
1
-2
/
+1
2020-03-30
netfilter: nft_exthdr: fix endianness of tcp option cast
Sergey Marinkevich
1
-5
/
+3
2020-03-30
netfilter: flowtable: add counter support in HW offload
wenxu
1
-0
/
+12
2020-03-30
netfilter: conntrack: add nf_ct_acct_add()
wenxu
1
-3
/
+4
2020-03-30
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
2
-0
/
+5
2020-03-30
netfilter: nft_dynset: validate set expression definition
Pablo Neira Ayuso
1
-2
/
+7
2020-03-30
netfilter: nft_set_bitmap: initialize set element extension in lookups
Pablo Neira Ayuso
1
-0
/
+1
2020-03-30
netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
Romain Bellan
1
-1
/
+1
2020-03-29
netfilter: nf_queue: prefer nf_queue_entry_free
Florian Westphal
1
-18
/
+9
2020-03-29
netfilter: nf_queue: do not release refcouts until nf_reinject is done
Florian Westphal
1
-4
/
+2
2020-03-29
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
1
-30
/
+23
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2
-10
/
+10
2020-03-27
netfilter: flowtable: Use work entry per offload command
Paul Blakey
1
-31
/
+15
2020-03-27
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2
-8
/
+7
2020-03-27
netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
Qian Cai
1
-1
/
+2
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2
-2
/
+2
[next]