index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-01-19
netfilter: nf_nat_snmp_basic: replace ctinfo with dir.
Taehee Yoo
2018-01-19
netfilter: nf_nat_snmp_basic: remove debug parameter
Taehee Yoo
2018-01-19
netfilter: nf_nat_snmp_basic: remove useless comment
Taehee Yoo
2018-01-16
netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef
Arnd Bergmann
2018-01-16
netfilter: nf_defrag: mark xt_table structures 'const' again
Arnd Bergmann
2018-01-16
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
2018-01-16
netfilter: x_tables: don't return garbage pointer on modprobe failure
Florian Westphal
2018-01-16
netfilter: nf_tables: flow_offload depends on flow_table
Arnd Bergmann
2018-01-11
netfilter: nf_defrag: Skip defrag if NOTRACK is set
Subash Abhinov Kasiviswanathan
2018-01-11
netfilter: clusterip: make sure arp hooks are available
Florian Westphal
2018-01-10
netfilter: improve flow table Kconfig dependencies
Arnd Bergmann
2018-01-10
netfilter: add IPv6 segment routing header 'srh' match
Ahmed Abdelsalam
2018-01-10
netfilter: core: return EBUSY in case NAT hook is already in use
Pablo Neira Ayuso
2018-01-10
netfilter: remove duplicated include
Wei Yongjun
2018-01-10
netfilter: core: make local function __nf_unregister_net_hook static
Wei Yongjun
2018-01-10
netfilter: nf_tables: fix a typo in nf_tables_getflowtable()
Wei Yongjun
2018-01-10
netfilter: x_tables: unbreak module auto loading
Florian Westphal
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: remove struct nft_af_info parameter in nf_tables_chain_...
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: no need for struct nft_af_info to enable/disable table
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
2018-01-09
tipc: improve poll() for group member socket
Jon Maloy
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
2018-01-09
tipc: send out join messages as soon as new member is discovered
Jon Maloy
2018-01-09
tipc: simplify group LEAVE sequence
Jon Maloy
2018-01-09
tipc: create group member event messages when they are needed
Jon Maloy
2018-01-09
tipc: adjustment to group member FSM
Jon Maloy
2018-01-09
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
2018-01-09
tipc: a couple of cleanups
Jon Maloy
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-08
net: tipc: remove unused hardirq.h
Yang Shi
2018-01-08
net: ovs: remove unused hardirq.h
Yang Shi
2018-01-08
net: caif: remove unused hardirq.h
Yang Shi
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-01-08
l2tp: adjust comments about L2TPv3 offsets
Guillaume Nault
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-08
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
Marcelo Ricardo Leitner
2018-01-08
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
Stefano Brivio
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
2018-01-08
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
2018-01-08
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
[next]