Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25decnet: whitespace fixesStephen Hemminger
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-06-08Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...David S. Miller
2017-06-08decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-04-26netfilter: decnet: only register hooks in init namespaceFlorian Westphal
2017-04-13netlink: extended ACK reportingJohannes Berg
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-01-11net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-09netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-06-30netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-27decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller
2012-06-07netfilter: decnet: switch hook PFs to nfprotoAlban Crequy
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-01-06security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2011-07-02decnet: Reduce switch/case indentJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-01-29[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev
2008-01-29[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy
2008-01-29[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-11[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-11[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-04-26[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-26[SK_BUFF]: Some more conversions to skb_copy_from_linear_dataArnaldo Carvalho de Melo
2007-04-26[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2007-04-26[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-02-11[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-30[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-03-29[NETFILTER]: Rename init functions.Andrew Morton
2006-01-11netfilter: headers included twiceNicolas Kaiser
2005-08-30[DECNET]: Fix build after netlink changes.Andrew Morton
2005-08-30[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-30[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-30[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-05-04[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller
2005-05-04[NETLINK]: Synchronous message processing.Herbert Xu
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds