messages from 2018-03-30 11:43:07 to 2018-04-25 21:24:11 UTC [more...]
simplify procfs code for seq_file instances
2018-04-25 21:24 UTC (58+ messages)
` [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/39] proc: introduce proc_create_seq{,_data}
` [PATCH 03/39] proc: introduce proc_create_seq_private
` [PATCH 04/39] proc: introduce proc_create_single{,_data}
` [PATCH 05/39] ipv{4, 6}/udp{, lite}: simplify proc registration
` [PATCH 06/39] ipv{4, 6}/tcp: simplify procfs registration
` [PATCH 07/39] ipv{4, 6}/ping: simplify proc file creation
` [PATCH 08/39] ipv{4,6}/raw: simplify ѕeq_file code
` [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 10/39] net/kcm: simplify proc registration
` [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 12/39] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 13/39] proc: introduce proc_create_net{,_data}
` [PATCH 14/39] proc: introduce proc_create_net_single
` [PATCH 15/39] acpi/battery: simplify procfs code
` [PATCH 16/39] ipmi: "
` [PATCH 17/39] sgi-gru: "
` [PATCH 18/39] megaraid: "
` [PATCH 19/39] sg: "
` [PATCH 20/39] afs: "
` [PATCH 21/39] ext4: "
` [PATCH 22/39] jfs: "
` [PATCH 23/39] staging/rtl8192u: "
` [PATCH 24/39] resource: switch to proc_create_seq_data
` [PATCH 25/39] drbd: switch to proc_create_single
` [PATCH 26/39] rtc/proc: switch to proc_create_single_data
` [PATCH 27/39] bonding: switch to proc_create_seq_data
` [PATCH 28/39] hostap: switch to proc_create_{seq,single}_data
` [PATCH 29/39] neigh: switch to proc_create_seq_data
` [PATCH 30/39] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
` [PATCH 31/39] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 32/39] bluetooth: switch to proc_create_seq_data
` [PATCH 33/39] atm: simplify procfs code
` [PATCH 34/39] atm: switch to proc_create_seq_private
` [PATCH 35/39] isdn: replace ->proc_fops with ->proc_show
` [PATCH 36/39] proc: don't detour through seq->private to get the inode
` [PATCH 37/39] ide: remove ide_driver_proc_write
` [PATCH 38/39] ide: replace ->proc_fops with ->proc_show
` [PATCH 39/39] tty: "
simplify procfs code for seq_file instances V2
2018-04-25 18:25 UTC (42+ messages)
` [PATCH 01/40] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/40] proc: simplify proc_register calling conventions
` [PATCH 03/40] proc: add a proc_create_reg helper
` [PATCH 04/40] proc: introduce proc_create_seq{,_data}
` [PATCH 05/40] proc: introduce proc_create_seq_private
` [PATCH 06/40] proc: introduce proc_create_single{,_data}
` [PATCH 07/40] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 08/40] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 09/40] ipv{4,6}/ping: simplify proc file creation
` [PATCH 10/40] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 12/40] net/kcm: simplify proc registration
` [PATCH 13/40] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 14/40] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 15/40] proc: introduce proc_create_net{,_data}
` [PATCH 16/40] proc: introduce proc_create_net_single
` [PATCH 17/40] acpi/battery: simplify procfs code
` [PATCH 18/40] sgi-gru: "
` [PATCH 19/40] megaraid: "
` [PATCH 20/40] sg: "
` [PATCH 21/40] afs: "
` [PATCH 22/40] ext4: "
` [PATCH 23/40] jfs: "
` [PATCH 24/40] staging/rtl8192u: "
` [PATCH 25/40] resource: switch to proc_create_seq_data
` [PATCH 26/40] drbd: switch to proc_create_single
` [PATCH 27/40] rtc/proc: switch to proc_create_single_data
` [PATCH 28/40] bonding: switch to proc_create_seq_data
` [PATCH 29/40] hostap: switch to proc_create_{seq,single}_data
` [PATCH 30/40] neigh: switch to proc_create_seq_data
` [PATCH 31/40] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 32/40] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 33/40] bluetooth: switch to proc_create_seq_data
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 35/40] atm: switch to proc_create_seq_private
` [PATCH 36/40] isdn: replace ->proc_fops with ->proc_show
` [PATCH 37/40] proc: don't detour through seq->private to get the inode
` [PATCH 38/40] ide: remove ide_driver_proc_write
` [PATCH 39/40] ide: replace ->proc_fops with ->proc_show
` [PATCH 40/40] tty: "
[iptables v2] extensions: libip6t_srh: support matching previous, next and last SID
2018-04-25 10:30 UTC
[nf-next v2] netfilter: extend SRH matching for previous, next and last SID
2018-04-25 10:30 UTC
KASAN: stack-out-of-bounds Write in compat_copy_entries
2018-04-25 5:19 UTC
[PATCH 00/12] Netfilter/IPVS fixes for net
2018-04-24 8:55 UTC (15+ messages)
` [PATCH 01/12] netfilter: nf_conntrack_sip: allow duplicate SDP expectations
` [PATCH 02/12] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 03/12] netfilter: ebtables: don't attempt to allocate 0-sized compat array
` [PATCH 04/12] netfilter: xt_connmark: Add bit mapping for bit-shift operation
` [PATCH 05/12] netfilter: conntrack: silent a memory leak warning
` [PATCH 06/12] netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
` [PATCH 07/12] netfilter: nf_tables: can't fail after linking rule into active rule list
` [PATCH 08/12] netfilter: nf_tables: free set name in error path
` [PATCH 09/12] netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
` [PATCH 10/12] netfilter: nf_tables: NAT chain and extensions require NF_TABLES
` [PATCH 11/12] netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
` [PATCH 12/12] netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
[Patch nf] ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
2018-04-24 5:17 UTC (2+ messages)
[Patch nf] ipvs: initialize tbl->entries after allocation
2018-04-24 5:16 UTC (2+ messages)
[iptables 1/2] extensions: libip6t_srh: support matching previous, next and last SID
2018-04-23 20:16 UTC (7+ messages)
` [nf-next] netfilter: extend SRH match to "
` [iptables 2/2] extensions: libip6t_srh: add test-cases for "
KMSAN: uninit-value in ip_vs_lblcr_check_expire
2018-04-23 13:28 UTC
KMSAN: uninit-value in ip_vs_lblc_check_expire
2018-04-23 13:28 UTC
KMSAN: uninit-value in ebt_stp_mt_check
2018-04-23 8:23 UTC
[PATCH] netfilter: fix nf_tables filter chain type build
2018-04-22 4:10 UTC
BUG: unable to handle kernel paging request in compat_copy_entries
2018-04-21 18:18 UTC (3+ messages)
[GIT PULL 0/5] IPVS Updates for v4.18
2018-04-19 8:56 UTC (6+ messages)
` [PATCH 1/5] netfilter: ipvs: Fix space before '[' error
` [PATCH 2/5] netfilter: ipvs: Keep latest weight of destination
` [PATCH 3/5] netfilter: ipvs: Add Maglev hashing scheduler
` [PATCH 4/5] netfilter: ipvs: Add configurations of Maglev hashing
` [PATCH 5/5] ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
linux-next: build failure after merge of the netfilter tree
2018-04-17 9:00 UTC (3+ messages)
[Patch nf] nf_conntrack_extend: silent a memory leak warning
2018-04-16 15:44 UTC (2+ messages)
[PATCH] netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
2018-04-14 9:45 UTC (7+ messages)
` [PATCH] netfilter: CONFIG_NF_REJECT_IPV{4,6} becomes bool toggle
INFO: task hung in do_ip_vs_set_ctl (2)
2018-04-13 6:23 UTC (2+ messages)
[PATCH] netfilter: ftp helper: Support \n and \r terminators for PORT
2018-04-11 0:11 UTC
[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
2018-04-05 14:05 UTC (7+ messages)
` [PATCH 04/12] bridge: netfilter: Use the new global ether_<foo>_addr arrays
[PATCH 40/47] netfilter: nf_tables: build-in filter chain type
2018-04-04 15:50 UTC (11+ messages)
` [PATCH 41/47] netfilter: nf_tables: enable conntrack if NAT chain is registered
` [PATCH 42/47] netfilter: nf_tables: rename to nft_set_lookup_global()
` [PATCH 43/47] netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
` [PATCH 44/47] netfilter: Merge assignment with return
` [PATCH 45/47] netfilter: x_tables: Add note about how to free percpu counters
` [PATCH 46/47] Revert "netfilter: x_tables: ensure last rule in base chain matches underflow/policy"
` [PATCH 47/47] netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
[PATCH 00/47] Netfilter/IPVS updates for net-next
2018-04-03 10:19 UTC (4+ messages)
INFO: task hung in stop_sync_thread (2)
2018-03-30 16:54 UTC (3+ messages)
[PATCH net-next 0/3] Close race between {un, }register_netdevice_notifier and pernet_operations
2018-03-30 15:01 UTC (3+ messages)
[PATCH 30/47] netfilter: Replace printk() with pr_*() and define pr_fmt()
2018-03-30 11:45 UTC (10+ messages)
` [PATCH 31/47] netfilter: ctnetlink: synproxy support
` [PATCH 32/47] netfilter: ebtables: add support for matching ICMP type and code
` [PATCH 33/47] netfilter: ebtables: add support for matching IGMP type
` [PATCH 34/47] netfilter: ebtables: Add support for specifying match revision
` [PATCH 35/47] netfilter: ebtables: Add string filter
` [PATCH 36/47] netfilter: add flowtable documentation
` [PATCH 37/47] netfilter: ebt_stp: Use generic functions for comparisons
` [PATCH 38/47] netfilter: nf_tables: rename struct nf_chain_type
` [PATCH 39/47] netfilter: nf_tables: nft_register_chain_type() returns void
[PATCH 20/47] netfilter: x_tables: fix build with CONFIG_COMPAT=n
2018-03-30 11:43 UTC (10+ messages)
` [PATCH 21/47] ipvs: use true and false for boolean values
` [PATCH 22/47] netfilter: Refactor nf_conncount
` [PATCH 23/47] netfilter: conncount: Support count only use case
` [PATCH 24/47] netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
` [PATCH 25/47] netfilter: cttimeout: remove VLA usage
` [PATCH 26/47] netfilter: nfnetlink_cthelper: Remove "
` [PATCH 27/47] netfilter: nf_tables: remove "
` [PATCH 28/47] netfilter: ebtables: use ADD_COUNTER macro
` [PATCH 29/47] netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).