Show patches with: Submitter = Florian Westphal       |    Archived = No       |   2475 patches
« 1 2 3 424 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
bridge: netfilter: don't call iptables on vlan packets if sysctl is off - - - - --- 2012-03-01 Florian Westphal Superseded
[v2] bridge: netfilter: don't call iptables on vlan packets if sysctl is off - - - - --- 2012-03-05 Florian Westphal Accepted
[RFC] netfilter: bridge: change indev name to vlan if vlan tag present - - - - --- 2012-03-26 Florian Westphal Rejected
[-next] netfilter: bridge: optionally set indev to vlan - - - - --- 2012-04-04 Florian Westphal Superseded
a possible bug in netfilter - - - - --- 2012-04-07 Florian Westphal Not Applicable
[v2,next] netfilter: bridge: optionally set indev to vlan - - - - --- 2012-04-10 Florian Westphal Accepted
[xt-addons] xt_psd: avoid crash due to curr->next corruption - - - - --- 2012-04-18 Florian Westphal Not Applicable
[next,1/3] netfilter: limit, hashlimit: avoid duplicated inline - - - - --- 2012-05-07 Florian Westphal Accepted
[next,2/3] netfilter: hashlimit: move rateinfo initialization to helper - - - - --- 2012-05-07 Florian Westphal Accepted
[next,3/3] netfilter: hashlimit: byte-based limit mode - - - - --- 2012-05-07 Florian Westphal Accepted
libxt_hashlimit: add support for byte-based operation - - - - --- 2012-05-08 Florian Westphal Accepted
[1/1] ip(6)tables-restore: make sure argv is NULL terminated - - - - --- 2012-05-10 Florian Westphal Accepted
[next] netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits - - - - --- 2012-05-11 Florian Westphal Accepted
[1/2] extensions: libxt_rateest: output all options in save hook - - - - --- 2012-05-17 Florian Westphal Accepted
[2/2] tests: add rateest match rules - - - - --- 2012-05-17 Florian Westphal Accepted
[libnetfilter_conntrack] snprintf: print conntrack helper name, too - - - - --- 2012-05-18 Florian Westphal Accepted
[conntrack-tools] conntrack: flush stdout for each expectation event, too - - - - --- 2012-05-18 Florian Westphal Accepted
[next] netfilter: NFQUEUE: don't xor src/dst ip address - - - - --- 2012-06-04 Florian Westphal Accepted
[xt-addons,0/4] psd match cleanup patches - - - - --- 2012-06-14 Florian Westphal Not Applicable
[1/4] psd: rip out scanlogd leftovers - - - - --- 2012-06-14 Florian Westphal Not Applicable
[2/4] psd: add basic validation of userspace matchinfo data - - - - --- 2012-06-14 Florian Westphal Not Applicable
[3/4] psd: reduce size of struct host - - - - --- 2012-06-14 Florian Westphal Not Applicable
[4/4] psd: move defines to user/kernelspace part where possible - - - - --- 2012-06-14 Florian Westphal Not Applicable
netfilter: ipset: hash:net,iface: fix interface comparision - - - - --- 2012-06-17 Florian Westphal Accepted
[1/1] netfilter: make net/stat/nf_conntrack procfs available again - - - - --- 2012-06-25 Florian Westphal Not Applicable
libxt_devgroup: add man page snippet - - - - --- 2012-07-02 Florian Westphal Accepted
[xt-addons] extensions: fix ipv6_find_hdr upstream change fallout - - - - --- 2012-07-20 Florian Westphal Not Applicable
netfilter: fix out-of-bounds access in nat addr selection - - - - --- 2012-09-05 Florian Westphal Accepted
Oops with latest (netfilter) nf-next tree, when unloading iptable_nat - - - - --- 2012-09-12 Florian Westphal Not Applicable
[00/11,xt-addons] xt_psd: ipv6 support - - - - --- 2012-09-16 Florian Westphal Not Applicable
[01/11] xt_psd: consider protocol when searching port list - - - - --- 2012-09-16 Florian Westphal Not Applicable
[02/11] xt_psd: move parts of main match function to helpers - - - - --- 2012-09-16 Florian Westphal Not Applicable
[03/11] xt_psd: avoid if (c=h) do {..} while (c = c->next) - - - - --- 2012-09-16 Florian Westphal Not Applicable
[04/11] xt_psd: move match functionality to helpers - - - - --- 2012-09-16 Florian Westphal Not Applicable
[05/11] xt_psd: remove unneeded variables - - - - --- 2012-09-16 Florian Westphal Not Applicable
[06/11] xt_psd: split struct host into generic and af-dependent structure - - - - --- 2012-09-16 Florian Westphal Not Applicable
[07/11] xt_psd: move table cleanup into helper - - - - --- 2012-09-16 Florian Westphal Not Applicable
[08/11] xt_psd: use tcph->dest directly - - - - --- 2012-09-16 Florian Westphal Not Applicable
[09/11] xt_psd: move l4 header fetching into helper - - - - --- 2012-09-16 Florian Westphal Not Applicable
[10/11] xt_psd: move ipv4 state locking responsibility to caller - - - - --- 2012-09-16 Florian Westphal Not Applicable
[11/11] psd: add ipv6 support - - - - --- 2012-09-16 Florian Westphal Not Applicable
libxt_time: add support to ignore day transition - - - - --- 2012-09-17 Florian Westphal Accepted
netfilter: xt_time: add support to ignore day transition - - - - --- 2012-09-17 Florian Westphal Accepted
[v2,0/7,xt-addons] xt_psd: ipv6 support - - - - --- 2012-09-17 Florian Westphal Not Applicable
[1/7] xt_psd: remove unneeded variables, make hash unsigned - - - - --- 2012-09-17 Florian Westphal Not Applicable
[2/7] xt_psd: split struct host into generic and af-dependent structure - - - - --- 2012-09-17 Florian Westphal Not Applicable
[3/7] xt_psd: move table cleanup into helper - - - - --- 2012-09-17 Florian Westphal Not Applicable
[4/7] xt_psd: use tcph->dest directly - - - - --- 2012-09-17 Florian Westphal Not Applicable
[5/7] xt_psd: move l4 header fetching into helper - - - - --- 2012-09-17 Florian Westphal Not Applicable
[6/7] xt_psd: move ipv4 state locking responsibility to caller - - - - --- 2012-09-17 Florian Westphal Not Applicable
[7/7] psd: add ipv6 support - - - - --- 2012-09-17 Florian Westphal Not Applicable
[RFC] netfilter: add connlabel conntrack extension - - - - --- 2012-10-18 Florian Westphal Superseded
[next] netfilter: ipv6: add getsockopt to retrieve origdst - - - - --- 2012-10-30 Florian Westphal Accepted
[RFC,v2] netfilter: add connlabel conntrack extension - - - - --- 2012-11-02 Florian Westphal Superseded
[1/1] netfilter: ipv6: only provide sk_bound_dev_if for link-local addr - - - - --- 2012-11-13 Florian Westphal Accepted
[1/3] api: add nfct_bitmask object - - - - --- 2012-11-15 Florian Westphal Not Applicable
[2/3] api: add connlabel api and attribute - - - - --- 2012-11-15 Florian Westphal Not Applicable
[3/3] examples: add connlabel dump/set/clear demo programs - - - - --- 2012-11-15 Florian Westphal Not Applicable
[1/3] netfilter: add connlabel conntrack extension - - - - --- 2012-11-15 Florian Westphal Not Applicable
[2/3] netfilter: ctnetlink: deliver labels to userspace via CTA_LABELS attribute - - - - --- 2012-11-15 Florian Westphal Accepted
[3/3] netfilter: ctnetlink: allow userspace to set labels - - - - --- 2012-11-15 Florian Westphal Not Applicable
conntrack: fix nfct_clone with certain attribute data types - - - - --- 2012-11-19 Florian Westphal Changes Requested
qa: fix handling of ATTR_HELPER_INFO attribute - - - - --- 2012-11-19 Florian Westphal Accepted
[1/1] netfilter: cttimeout: fix buffer overflow - - - - --- 2012-11-21 Florian Westphal Accepted
[1/2] netfilter: ipset: fix netiface set name overflow 1 - - - --- 2012-11-22 Florian Westphal Accepted
[2/2] netfilter: nla_policy updates - - - - --- 2012-11-22 Florian Westphal Accepted
[next] netfilter: kill support for per-af queue backends - - - - --- 2012-11-23 Florian Westphal Accepted
examples: nf-queue: fix api usage - - - - --- 2012-11-25 Florian Westphal Accepted
[1/1] conntrack: fix nfct_clone with certain attribute data types 1 - - - --- 2012-11-27 Florian Westphal Accepted
lnf_conntrack: nfct_cmp NFCT_CMP_TIMEOUT_* flags not supported? - - - - --- 2012-11-28 Florian Westphal RFC
netfilter: remove extra timer from ecache extension - - - - --- 2012-11-30 Florian Westphal Superseded
[V2] netfilter: remove extra timer from ecache extension - - - - --- 2012-12-04 Florian Westphal Superseded
[next,V2] netfilter: remove extra timer from ecache extension - - - - --- 2013-01-03 Florian Westphal Changes Requested
[next,V2] netfilter connlabel extension - - - - --- 2013-01-11 Florian Westphal Accepted
[1/3] netfilter: add connlabel conntrack extension - - - - --- 2013-01-11 Florian Westphal Accepted
[2/3] netfilter: ctnetlink: deliver labels to userspace - - - - --- 2013-01-11 Florian Westphal Accepted
[3/3] netfilter: ctnetlink: allow userspace to modify labels - - - - --- 2013-01-11 Florian Westphal Accepted
[next] extensions: add connlabel match - - - - --- 2013-01-11 Florian Westphal Accepted
[1/4] api: add nfct_bitmask object - - - - --- 2013-01-23 Florian Westphal Accepted
[2/4] api: add connlabel api and attribute - - - - --- 2013-01-23 Florian Westphal Accepted
[3/4] examples: add connlabel dump/set/clear demo programs - - - - --- 2013-01-23 Florian Westphal Accepted
[4/4] api: add CTA_LABEL_MASK attribute handling - - - - --- 2013-01-23 Florian Westphal Accepted
BUG: unable to handle kernel paging request at 0000000000609920 in networking code on 3.2.23. - - - - --- 2013-01-24 Florian Westphal Superseded
netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL 1 - - - --- 2013-02-03 Florian Westphal Accepted
[1/1] netfilter: ctnetlink: don't permit ct creation with random tuple - - - - --- 2013-02-12 Florian Westphal Accepted
[1/1] netfilter: nf_ct_helper: don't discard helper if it is actually the same - - - - --- 2013-02-12 Florian Westphal Accepted
Unable to get NPTv6 to work with kernel 3.8.2 - - - - --- 2013-03-12 Florian Westphal Accepted
netfilter: nf_nat: fix race when unloading protocol modules 1 - - - --- 2013-04-11 Florian Westphal Accepted
netfilter: rpfilter: skip locally generated bcast, too - - - - --- 2013-04-12 Florian Westphal Superseded
[1/5] netfilter: nf_queue: move device refcount bump to extra function - - - - --- 2013-04-16 Florian Westphal Superseded
[2/5] netfilter: nfnetlink_queue: avoid peer_portid test - - - - --- 2013-04-16 Florian Westphal Superseded
[3/5] netfilter: move skb_gso_segment into nfnetlink_queue module - - - - --- 2013-04-16 Florian Westphal Superseded
[4/5] netfilter: nfnetlink_queue: add skb info attribute - - - - --- 2013-04-16 Florian Westphal Superseded
[5/5] netfilter: nfqueue: avoid expensive gso segmentation and checksum fixup - - - - --- 2013-04-16 Florian Westphal Superseded
[V2,1/2] netfilter: rpfilter: skip locally generated bcast, too - - - - --- 2013-04-18 Florian Westphal Accepted
[2/2] netfilter: rpfilter: depend on raw or mangle table - - - - --- 2013-04-18 Florian Westphal Accepted
bridge: fix IP DNAT handling when packet is sent back via same bport - - - - --- 2013-04-18 Florian Westphal Changes Requested
[-next,v2,0/5] netfilter: nf_queue: avoid expensive gso/checksums - - - - --- 2013-04-19 Florian Westphal Accepted
[1/5] netfilter: nf_queue: move device refcount bump to extra function - - - - --- 2013-04-19 Florian Westphal Accepted
[2/5] netfilter: nfnetlink_queue: avoid peer_portid test - - - - --- 2013-04-19 Florian Westphal Not Applicable
« 1 2 3 424 25 »