David S. Miller
|
d3a5ea6e21
Merge branch 'master' of git://1984.lsi.us.es/nf-next
|
13 yıl önce |
David S. Miller
|
c90a9bb907
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 yıl önce |
Tomasz Bursztyka
|
59560a38a3
netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
|
13 yıl önce |
Pablo Neira Ayuso
|
03292745b0
netlink: add nlk->netlink_bind hook for module auto-loading
|
13 yıl önce |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 yıl önce |
Tomasz Bursztyka
|
4009e18851
netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg
|
13 yıl önce |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 yıl önce |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 yıl önce |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 yıl önce |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 yıl önce |
Eric Paris
|
fd77846152
security: remove the security_netlink_recv hook as it is equivalent to capable()
|
13 yıl önce |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 yıl önce |
Eric Dumazet
|
6b75e3e8d6
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
|
14 yıl önce |
Stephen Hemminger
|
654d0fbdc8
netfilter: cleanup printk messages
|
15 yıl önce |
Patrick McHardy
|
6291055465
Merge branch 'master' of /repos/git/net-next-2.6
|
15 yıl önce |
Pablo Neira Ayuso
|
37b7ef7203
netfilter: ctnetlink: fix reliable event delivery if message building fails
|
15 yıl önce |
Zhitong Wang
|
c01ae818a3
netfilter: remove unused headers in net/netfilter/nfnetlink.c
|
15 yıl önce |
Alexey Dobriyan
|
cd8c20b650
netfilter: nfnetlink: netns support
|
15 yıl önce |
Patrick McHardy
|
3993832464
netfilter: nfnetlink: constify message attributes and headers
|
16 yıl önce |
Pablo Neira Ayuso
|
e34d5c1a4f
netfilter: conntrack: replace notify chain by function pointer
|
16 yıl önce |
Pablo Neira Ayuso
|
f49c857ff2
netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function
|
16 yıl önce |
Pablo Neira Ayuso
|
a0142733a7
netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket
|
16 yıl önce |
Pablo Neira Ayuso
|
dd5b6ce6fd
nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink
|
16 yıl önce |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 yıl önce |
Pablo Neira Ayuso
|
e6a7d3c04f
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat
|
16 yıl önce |
Denis V. Lunev
|
b7c6ba6eb1
[NETNS]: Consolidate kernel netlink socket destruction.
|
17 yıl önce |
Denis V. Lunev
|
cd40b7d398
[NET]: make netlink user -> kernel interface synchronious
|
17 yıl önce |
Denis V. Lunev
|
3b71535f35
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
|
17 yıl önce |
Patrick McHardy
|
e373057828
[NETFILTER]: nfnetlink: support attribute policies
|
17 yıl önce |
Patrick McHardy
|
dd82185f2c
[NETFILTER]: nfnetlink: use nlmsg_notify()
|
17 yıl önce |