Sign in
android-kvm
/
linux
/
e80ddeb2f70ebd0786aa7cdba3e58bc931fa0bb5
/
net
/
netfilter
/
nfnetlink_log.c
65af4a10
netfilter: nfnetlink_log: add support for VLAN information
by Michael Braun
· 5 years ago
7e59b3fe
netfilter: remove unnecessary spaces
by yangxingwu
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
916f6ef
netfilter: never get/set skb->tstamp
by Florian Westphal
· 6 years ago
c8d1da4
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
by Paul E. McKenney
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
ce20cdf
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
by Taehee Yoo
· 7 years ago
4c87158
netfilter: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
d6da838
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
613d077
netfilter: exit_net cleanup check added
by Vasily Averin
· 7 years ago
549d2d4
netfilter: constify nf_loginfo structures
by Julia Lawall
· 8 years ago
52a623b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
04ba724
netfilter: nfnetlink: extended ACK reporting
by Pablo Neira Ayuso
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
c83fa19
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
by Florian Westphal
· 8 years ago
d4ef383
netfilter: Remove exceptional & on function name
by Arushi Singhal
· 8 years ago
dedb67c
netfilter: Add nfnl_msg_type() helper function
by Pablo Neira Ayuso
· 8 years ago
b54ab92
netfilter: refcounter conversions
by Reshetova, Elena
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
a7647080
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
by Liping Zhang
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
0813fbc
netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocation
by Calvin Owens
· 8 years ago
e2361cb
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
by Aaron Conole
· 8 years ago
2497b84
netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
by Liping Zhang
· 9 years ago
7643507
netfilter: xt_NFLOG: nflog-range does not truncate packets
by Vishwanath Pai
· 9 years ago
905f0a7
nfnetlink: remove nfnetlink_alloc_skb
by Florian Westphal
· 9 years ago
eb07595
netfilter: nfnetlink_log: just returns error for unknown command
by Ken-ichirou MATSUZAWA
· 9 years ago
7b8002a
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
by Pablo Neira Ayuso
· 9 years ago
23509fc
netfilter: nfnetlink_log: Change setter functions to be void
by Rosen, Rami
· 9 years ago
f13f2ae
netfilter: Set /proc/net entries owner to root in namespace
by Philip Whineray
· 9 years ago
c872a2d
netfilter: nfnetlink_log: work around uninitialized variable warning
by Arnd Bergmann
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
8cbc870
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
by Pablo Neira
· 9 years ago
336a3b3
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
by Pablo Neira Ayuso
· 9 years ago
914eebf
netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
by Ken-ichirou MATSUZAWA
· 9 years ago
a29a9a5
netfilter: nfnetlink_log: allow to attach conntrack
by Ken-ichirou MATSUZAWA
· 9 years ago
f6389ec
nfnetlink: use y2038 safe timestamp
by Arnd Bergmann
· 9 years ago
2fd1dc9
netfilter: Kill unused copies of RCV_SKB_FAIL
by Eric W. Biederman
· 10 years ago
3bfe049
netfilter: nfnetlink_{log,queue}: Register pernet in first place
by Francesco Ruggeri
· 10 years ago
20a1d16
netfilter: Fix format string of nfnetlink_log proc file
by Richard Weinberger
· 10 years ago
cc6bc44
netfilter: Fix portid types
by Richard Weinberger
· 10 years ago
c737b7c
netfilter: bridge: add helpers for fetching physin/outdev
by Florian Westphal
· 10 years ago
40451fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
1ca9e41
netfilter: Remove uses of seq_<foo> return values
by Joe Perches
· 10 years ago
a839923
netfilter: use sk_fullsock() helper
by Eric Dumazet
· 10 years ago
958d03b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
beacd3e
netfilter: nfnetlink_log: Make use of pr_fmt where applicable
by Marcelo Leitner
· 10 years ago
8225161
netfilter: nfnetlink_log: remove unnecessary error messages
by Pablo Neira Ayuso
· 10 years ago
b51d3fa
netfilter: nf_log: release skbuff on nlmsg put failure
by Houcheng Lin
· 10 years ago
c1e7dc9
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
by Florian Westphal
· 10 years ago
9dfa1df
netfilter: nf_log: account for size of NLMSG_DONE attribute
by Florian Westphal
· 10 years ago
1109a90
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
by Pablo Neira Ayuso
· 10 years ago
fab4085
netfilter: log: nf_log_packet() as real unified interface
by Pablo Neira Ayuso
· 11 years ago
5962815
netfilter: nf_log: use an array of loggers instead of list
by Pablo Neira Ayuso
· 11 years ago
39111fd
netfilter: nfnetlink_log: remove unused code
by Florian Westphal
· 11 years ago
45c2aff
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
by Gao feng
· 11 years ago
afff14f
netfilter: nfnetlink_log: use proper net to allocate skb
by Gao feng
· 11 years ago
e4d091d
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
by Dan Carpenter
· 12 years ago
8cdb46d
netfilter: log: netns NULL ptr bug when calling from conntrack
by Hans Schillstrom
· 12 years ago
e778f56
netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS
by Pablo Neira Ayuso
· 12 years ago
95a0616
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
3ab1f68
nfnetlink: add support for memory mapped netlink
by Patrick McHardy
· 12 years ago
e32123e
netlink: rename ssk to sk in struct netlink_skb_params
by Patrick McHardy
· 12 years ago
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
d166582
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
9368a53
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
by Gao feng
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e035edd
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
by Pablo Neira Ayuso
· 12 years ago
0c36b48b
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
by Bob Hockney
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
0626af3
netfilter: take care of timewait sockets
by Eric Dumazet
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6fc09f1
netfilter: nfnetlink_log: fix error return code in init path
by Julia Lawall
· 12 years ago
2dba62c
netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
by Patrick McHardy
· 13 years ago
9eea951
userns: nfnetlink_log: Report socket uids in the log sockets user namespace
by Eric W. Biederman
· 13 years ago
d550d09
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
by David S. Miller
· 13 years ago
1db20a5
nfnetlink_log: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 14 years ago
2c38de4
netfilter: fix looped (broad|multi)cast's MAC handling
by Nicolas Cavallari
· 14 years ago
d87d7fb
netfilter: nfnetlink_log: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
8248779b
netfilter: nfnetlink_log: remove unused parameter
by Florian Westphal
· 14 years ago
0e60ebe
netfilter: add __rcu annotations
by Eric Dumazet
· 14 years ago
16fb62b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
f5c5440
netfilter: nfnetlink_log: RCU conversion, part 2
by Eric Dumazet
· 15 years ago
bed1be2
netfilter: nfnetlink_log: RCU conversion
by Eric Dumazet
· 15 years ago
654d0fb
netfilter: cleanup printk messages
by Stephen Hemminger
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a49c650
netfilter: nfnetlink_log: fix silly refcount leak
by Alexey Dobriyan
· 15 years ago
cd8c20b
netfilter: nfnetlink: netns support
by Alexey Dobriyan
· 15 years ago
424eff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
Next »