Show patches with: Archived = No       |   28555 patches
« 1 2 ... 92 93 94285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
iptables: add optional [seconds] argument to -w - - - - --- 2014-05-22 Jiri Popelka Changes Requested
[2/2] iptables: save: actually parse -M/--modprobe option - - - - --- 2014-03-14 Jiri Popelka Accepted
[1/2] iptables: save&restore: warn that -b/--binary isn't implemented - - - - --- 2014-03-14 Jiri Popelka Accepted
[3/3] iptables: save - fix getopt_long()'s optstring - - - - --- 2014-03-13 Jiri Popelka Not Applicable
[2/3] iptables-restore(8): file to read from can be specified as argument - - - - --- 2014-03-13 Jiri Popelka Accepted
[1/3] iptables-restore(8): missing -T in synopsis - - - - --- 2014-03-13 Jiri Popelka Accepted
[2/2] iptables: missing bracket in iptables-save(8) - - - - --- 2014-03-13 Jiri Popelka Accepted
[1/2] update FSF address in license text - - - - --- 2014-03-13 Jiri Popelka Accepted
iptables: make 'iptables-save -M' actually work - - - - --- 2014-03-12 Jiri Popelka Superseded
iptables: fix version in iptables(8) - - - - --- 2014-03-07 Jiri Popelka Accepted
[2/2] Error: STRING_OVERFLOW - - - - --- 2013-10-02 Jiri Popelka Awaiting Upstream
[1/2] Error: STRING_NULL - - - - --- 2013-10-02 Jiri Popelka Awaiting Upstream
[resend] nf: xt_LED: fix too short led-always-blink - - - - --- 2014-07-25 Jiri Prchal pablo Accepted
[v2] nf: xt_LED: fix too short led-always-blink - - - - --- 2014-07-25 Jiri Prchal pablo Superseded
nf: xt_LED: fix too short led-always-blink - - - - --- 2014-07-25 Jiri Prchal pablo Superseded
[BUG] nf: xt_LED: led-always-blink invisible - - - - --- 2014-06-19 Jiri Prchal Changes Requested
netfilter: bridge: define INT_MIN & INT_MAX in userspace netfilter: bridge: define INT_MIN & INT_MAX in userspace 1 1 - - --- 2018-10-24 Jiri Slaby pablo Accepted
[1/1] netfilter: nf_ct_expect: fix expect removal - - - - --- 2017-07-17 Jiri Slaby pablo Not Applicable
4.12 nf_conntrack_expect crash - - - - --- 2017-07-17 Jiri Slaby pablo RFC
[RFC,nf-next] netfilter: ipvs: Divide estimators into groups [RFC,nf-next] netfilter: ipvs: Divide estimators into groups - - - - --- 2022-08-12 Jiri Wiesner pablo RFC
[nf] netfilter: conntrack: sctp: use distinct states for new SCTP connections [nf] netfilter: conntrack: sctp: use distinct states for new SCTP connections - - - - --- 2020-01-18 Jiri Wiesner pablo Accepted
[nftables] meta: don't use non-POSIX formats in strptime() [nftables] meta: don't use non-POSIX formats in strptime() - - - - --- 2022-08-08 Jo-Philipp Wich pablo Accepted
[RFC] datatype: accept abbrevs and ignore case on parsing symbolic constants [RFC] datatype: accept abbrevs and ignore case on parsing symbolic constants - - - - --- 2022-04-11 Jo-Philipp Wich pablo RFC
[v3,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[v3,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[v2,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[v2,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[2/2] Ensure num_actions is not a negative Prevent potential write out of bounds - - - - --- 2023-09-01 Joao Moreira Changes Requested
[1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-01 Joao Moreira Changes Requested
[trivial] treewide: Convert switch/case fallthrough; to break; [trivial] treewide: Convert switch/case fallthrough; to break; 5 - 3 - --- 2020-09-09 Joe Perches pablo Awaiting Upstream
checkpatch/coding-style: Allow 100 column lines checkpatch/coding-style: Allow 100 column lines - - - - --- 2020-05-29 Joe Perches pablo Awaiting Upstream
[2/3,V2] inet: Use fallthrough; treewide: Convert unscriptable /* fallthrough */ comments to fallthrough; - - - - --- 2020-03-12 Joe Perches pablo Awaiting Upstream
[2/3] net: [IPv4/IPv6]: Use fallthrough; Untitled series #164041 - - - - --- 2020-03-12 Joe Perches pablo Awaiting Upstream
netfilter: Use kvcalloc netfilter: Use kvcalloc - - - - --- 2020-01-28 Joe Perches pablo Accepted
[06/18] net: Remove pr_fmt duplicate logging prefixes Convert default pr_fmt from empty to KBUILD_MODNAME - - - - --- 2018-05-10 Joe Perches pablo Awaiting Upstream
[04/12] bridge: netfilter: Use the new global ether_<foo>_addr arrays Ethernet: Add and use ether_<type>_addr globals - - - - --- 2018-03-31 Joe Perches pablo Awaiting Upstream
[3/4] net: Use octal not symbolic permissions net: drivers/net: Use octal permissions - - - - --- 2018-03-23 Joe Perches pablo Awaiting Upstream
bridge: netfilter: ebt_stp: Use generic functions for comparisons bridge: netfilter: ebt_stp: Use generic functions for comparisons - - - - --- 2018-03-21 Joe Perches pablo Accepted
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp - - - - --- 2018-03-20 Joe Perches pablo Accepted
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages net: drivers/net: Remove unnecessary skb_copy_expand OOM messages - - - - --- 2018-03-12 Joe Perches pablo Awaiting Upstream
netfilter: Use pr_cont where appropriate - - - - --- 2017-02-28 Joe Perches pablo Accepted
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF - - - - --- 2016-06-24 Joe Perches pablo Accepted
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked 1 - - - --- 2016-06-24 Joe Perches pablo Accepted
bridge: netfilter: spanning tree: Add masked_ether_addr_equal and neatening - - - - --- 2016-06-16 Joe Perches pablo Changes Requested
bridge: netfilter: spanning tree: Add masked_ether_addr_equal and neatening - - - - --- 2016-06-15 Joe Perches pablo Accepted
[1/3] bridge: netfilter: checkpatch whitespace fixes - - - - --- 2016-06-07 Joe Perches pablo RFC
[net-next] netfilter: Use correct return for seq_show functions - - - - --- 2015-05-13 Joe Perches pablo Accepted
[5/5,v2] netfilter: Fix format string of nfnetlink_log proc file - - - - --- 2015-04-09 Joe Perches pablo Changes Requested
[23/25] netfilter: Use bool function return values of true/false not 1/0 1 - - - --- 2015-03-30 Joe Perches pablo Accepted
[V2,-next] netfilter: Use LOGLEVEL_<FOO> defines - - - - --- 2015-03-23 Joe Perches pablo Accepted
[net-next] netfilter: Remove uses of seq_<foo> return values - - - - --- 2015-03-16 Joe Perches pablo Accepted
[net-next] netfilter: Remove uses of return value of seq_printf/puts/putc - - - - --- 2015-02-17 Joe Perches pablo Not Applicable
[netfilter-next] xt_osf: Use continue to reduce indentation 1 - - - --- 2014-12-16 Joe Perches pablo Accepted
[-next,2/2] seq_putc: Convert to return void and convert uses too. 1 - 2 - --- 2014-11-10 Joe Perches pablo Awaiting Upstream
[2/7] netfilter: Convert print_tuple functions to return void - - - - --- 2014-09-29 Joe Perches pablo Awaiting Upstream
[net-next,5/5] netfilter: Convert pr_warning to pr_warn 1 - - - --- 2014-09-10 Joe Perches pablo Awaiting Upstream
[net-next,5/6] netfilter: Convert uses of __constant_<foo> to <foo> 1 - - - --- 2014-03-12 Joe Perches Accepted
[2/2] bridge: netfilter: Use ether_addr_copy - - - - --- 2014-02-23 Joe Perches Accepted
[-next,2/2] netfilter: Convert print_tuple functions to return void - - - - --- 2013-12-12 Joe Perches Awaiting Upstream
[-next,3/3] netfilter: Use seq_overflow - - - - --- 2013-12-11 Joe Perches Not Applicable
[net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN 1 - - - --- 2013-10-02 Joe Perches Awaiting Upstream
[1/3] netfilter: Remove extern from function prototypes - - - - --- 2013-09-26 Joe Perches Awaiting Upstream
[0/3,-,GIT,PULL] include/linux: Remove externs from networking function prototypes - - - - --- 2013-09-26 Joe Perches Awaiting Upstream
[11/12] netfilter: Remove extern from function prototypes - - - - --- 2013-09-23 Joe Perches Superseded
[V3,1/3] uapi: Convert some uses of 6 to ETH_ALEN - - - - --- 2013-08-01 Joe Perches Awaiting Upstream
[V2,1/3] uapi: Convert some uses of 6 to ETH_ALEN - - - - --- 2013-08-01 Joe Perches Awaiting Upstream
[1/3] uapi: Convert some uses of 6 to ETH_ALEN - - - - --- 2013-07-29 Joe Perches Awaiting Upstream
[v2,nf-next] netfilter: conntrack: remove the central spinlock - - - - --- 2013-05-22 Joe Perches Not Applicable
[7/7] netfilter: nf_ct_helper: Fix logging for dropped packets - - - - --- 2013-02-19 Joe Perches Accepted
[V2] netfilter/iptables: Fix log-level processing - - - - --- 2012-09-12 Joe Perches Accepted
netfilter/iptables: Fix log-level processing - - - - --- 2012-09-12 Joe Perches Superseded
[RFC,net-next,2/2] net: Convert net_ratelimit uses to net_<level>_ratelimited - - - - --- 2012-05-14 Joe Perches Not Applicable
[10/13] netfilter: Convert compare_ether_addr to ether_addr_equal - - - - --- 2012-05-09 Joe Perches Not Applicable
[04/13] bridge: netfilter: Convert compare_ether_addr to ether_addr_equal 1 - - - --- 2012-05-09 Joe Perches Not Applicable
[net] netfilter: nf_conntrack: Use net_mutex for helper unregistration. - - - - --- 2016-05-05 Joe Stringer pablo Deferred
[PATCHv2,net] openvswitch: Orphan skbs before IPv6 defrag - - - - --- 2016-04-18 Joe Stringer Not Applicable
[nf] netfilter: ipv6: Orphan skbs in nf_ct_frag6_gather() - - - - --- 2016-04-13 Joe Stringer pablo Changes Requested
[nf-next] netfilter: nf_defrag_ipv4: Drop redundant ip_send_check() - - - - --- 2016-02-03 Joe Stringer pablo Accepted
[nf-next,0/4] netfilter: rework netfilter ipv6 defrag - - - - --- 2015-10-20 Joe Stringer pablo RFC
[nf-next,4/4] netfilter: ipv6: avoid nf_iterate recursion - - - - --- 2015-10-20 Joe Stringer pablo RFC
[net] openvswitch: Remove conntrack Kconfig option. 1 - - - --- 2015-09-04 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,10/10] openvswitch: Allow attaching helpers to ct action 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,09/10] openvswitch: Allow matching on conntrack label 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,08/10] netfilter: connlabels: Export setting connlabel length 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,07/10] netfilter: Always export nf_connlabels_replace() 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,06/10] openvswitch: Allow matching on conntrack mark 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,05/10] openvswitch: Add conntrack action 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,04/10] dst: Add __skb_dst_copy() variation 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,03/10] ipv6: Export nf_ct_frag6_gather() 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,02/10] openvswitch: Move MASKED* macros to datapath.h 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv6,net-next,01/10] openvswitch: Serialize acts with original netlink len 2 - - - --- 2015-08-26 Joe Stringer pablo Awaiting Upstream
[PATCHv5,net-next,10/10] openvswitch: Allow attaching helpers to ct action 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,09/10] openvswitch: Allow matching on conntrack label 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,08/10] netfilter: connlabels: Export setting connlabel length 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,07/10] netfilter: Always export nf_connlabels_replace() 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,06/10] openvswitch: Allow matching on conntrack mark 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,05/10] openvswitch: Add conntrack action 1 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,04/10] dst: Add __skb_dst_copy() variation 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,03/10] ipv6: Export nf_ct_frag6_gather() 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
[PATCHv5,net-next,02/10] openvswitch: Move MASKED* macros to datapath.h 2 - - - --- 2015-08-25 Joe Stringer pablo Changes Requested
« 1 2 ... 92 93 94285 286 »