开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
netfilter: reduce direct skb->nfct usage
Florian Westphal
2017-02-02
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()
Feng
2017-01-18
netfilter: nf_tables: eliminate useless condition checks
Gao Feng
2017-01-18
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
2017-01-18
netfilter: pkttype: unnecessary to check ipv6 multicast address
Liping Zhang
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
xtables: use match, target and data copy_to_user helpers in compat
Willem de Bruijn
2017-01-09
ebtables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
ip6tables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
2017-01-05
netfilter: xt_connlimit: use rb_entry()
Geliang Tang
2017-01-05
netfilter: conntrack: validate SCTP crc32c in PREROUTING
Davide Caratti
2017-01-05
netfilter: select LIBCRC32C together with SCTP conntrack
Davide Caratti
2017-01-03
netfilter: nft_ct: add average bytes per packet support
Liping Zhang
2017-01-03
netfilter: nat: merge udp and udplite helpers
Florian Westphal
2017-01-03
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2016-12-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2016-12-29
net: dsa: Implement ndo_get_phys_port_id
Florian Fainelli
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-29
sctp: refactor sctp_datamsg_from_user
Marcelo Ricardo Leitner
2016-12-29
ipv6: remove unnecessary inet6_sk check
Dave Jones
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-28
sctp: add pr_debug for tracking asocs not found
Marcelo Ricardo Leitner
2016-12-28
sctp: sctp_chunk_length_valid should return bool
Marcelo Ricardo Leitner
2016-12-28
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2016-12-28
sctp: simplify addr copy
Marcelo Ricardo Leitner
2016-12-28
sctp: reduce indent level in sctp_sf_shut_8_4_5
Marcelo Ricardo Leitner
2016-12-28
sctp: reduce indent level at sctp_sf_tabort_8_4_8
Marcelo Ricardo Leitner
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
2016-12-23
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
2016-12-23
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
2016-12-23
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
[next]