Linux X.25 subsystem development
 help / color / mirror / Atom feed
 messages from 2007-02-08 21:35:42 to 2017-03-20 16:15:37 UTC [more...]

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-20 16:15 UTC  (28+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
  ` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
  ` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
  ` [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt "
  ` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
  ` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
  ` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
  ` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "

[PATCH 00/18] net subsystem various refcounter conversions
 2017-03-17 11:12 UTC  (19+ messages)
` [PATCH 01/18] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
` [PATCH 02/18] net, l2tp: convert l2tp_tunnel.ref_count "
` [PATCH 03/18] net, l2tp: convert l2tp_session.ref_count "
` [PATCH 04/18] net, vxlan: convert vxlan_sock.refcnt "
` [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt "
` [PATCH 06/18] net, decnet: convert dn_fib_info.fib_clntref "
` [PATCH 07/18] net, atm: convert atm_dev.refcnt "
` [PATCH 08/18] net, atm: convert lec_arp_table.usage "
` [PATCH 09/18] net, atm: convert in_cache_entry.use "
` [PATCH 10/18] net, atm: convert eg_cache_entry.use "
` [PATCH 11/18] net, bridge: convert net_bridge_vlan.refcnt "
` [PATCH 12/18] net, calipso: convert calipso_doi.refcount "
` [PATCH 13/18] net, sched: convert Qdisc.refcnt "
` [PATCH 14/18] net, lapb: convert lapb_cb.refcnt "
` [PATCH 15/18] net, ipx: convert ipx_interface.refcnt "
` [PATCH 16/18] net, ipx: convert ipx_route.refcnt "
` [PATCH 17/18] net, netrom: convert nr_neigh.refcount "
` [PATCH 18/18] net, netrom: convert nr_node.refcount "

[PATCH] net/x25: use designated initializers
 2016-12-17 16:58 UTC  (2+ messages)

[PATCH] net: x25: remove null checks on arrays calling_ae and called_ae
 2016-09-10  1:15 UTC  (2+ messages)

net: memory leak in lapb_register
 2016-06-22  8:24 UTC  (2+ messages)

[PATCH] fix a kernel infoleak in x25 module
 2016-05-10  2:47 UTC  (2+ messages)

memory leak in lapb_create_cb
 2016-01-13 16:46 UTC  (2+ messages)

net: nfc, x25: use-after-free in llcp_sock_release
 2016-01-11  0:16 UTC 

[PATCH 04/14] x25: use list_for_each_entry*
 2015-12-18 15:33 UTC  (2+ messages)
` [PATCH 10/14] lapb: use list_for_each_entry

[PATCH 1/1 net-next] lapb: move EXPORT_SYMBOL after functions
 2014-10-24 19:51 UTC  (2+ messages)

[PATCH] x25: convert printks to pr_<level>
 2013-12-10  1:24 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] net: x25: Fix dead URLs in Kconfig
 2013-10-29 21:35 UTC  (2+ messages)

[PATCH] X.25: Fix address field length calculation
 2013-10-18 12:03 UTC 

[PATCH] X.25: Fix address field length calculation
 2013-10-17 20:04 UTC  (7+ messages)

[PATCH] X.25: Fix address field length calculation
 2013-10-02 11:21 UTC 

[patch] x25: add a sanity check parsing X.25 facilities
 2013-09-04  4:54 UTC  (2+ messages)

s2disk broken (bisected) in 3.10.4
 2013-08-15 21:27 UTC  (3+ messages)

[PATCH 1/1] net/x25: fix address parsing bug in x25_parse_address_block
 2013-06-20  0:59 UTC  (2+ messages)

[PATCH 1/1] net/x25: fix address parsing bug in x25_parse_address_block
 2013-06-19 11:13 UTC 

[PATCH 1/2] LAPB: added 'delivered' interface
 2012-06-01 14:54 UTC  (6+ messages)
` [PATCH 2/2] lapb-nl: Added driver

[PATCH net-next] lapb: Neaten debugging
 2012-05-17 22:45 UTC  (2+ messages)

[PATCH 23/24] x25: Remove unnecessary OOM logging messages
 2011-08-29 21:17 UTC 

[PATCH 00/12] net switch/case reformatting
 2011-07-01 23:15 UTC  (4+ messages)
` [PATCH 08/12] lapb: Reduce switch/case indent
` [PATCH 12/12] x25: "

[PATCH] Allow LAPB users know which data were actually sent
 2011-03-18 11:34 UTC  (5+ messages)

[PATCH 0/7] Final BKL removal, take 2
 2011-03-03  7:38 UTC  (10+ messages)
` [PATCH 5/7] x25: remove the BKL

x25: possible skb leak on bad facilities
 2011-02-07 21:42 UTC  (7+ messages)

[RFC 00/20] Proposal for remaining BKL users
 2011-01-27 14:41 UTC  (2+ messages)
` [autofs] "

[RFC 00/20] Proposal for remaining BKL users
 2011-01-27 13:43 UTC  (12+ messages)
` [PATCH 12/20] x25: remove the BKL
      ` [PATCH v2] "

[PATCH 3/6] NET: wan/x25, fix ldisc->open retval
 2010-12-02 21:08 UTC 

[PATCH 2/2] NET: wan/x25, fix ldisc->open retval
 2010-11-25 23:13 UTC  (2+ messages)

[PATCH 3/3] x25: Move to staging
 2010-11-23  5:05 UTC  (3+ messages)

[PATCH] net: make ctl_path local and const
 2010-10-20  5:10 UTC  (7+ messages)

[PATCH 073/199] Documentation/networking/lapb-module.txt: Checkpatch cleanup
 2010-05-23 19:56 UTC  (2+ messages)
` [PATCH 079/199] Documentation/networking/x25-iface.txt: "

[PATCH 30/66] include/net/x25device.h: Checkpatch cleanup
 2010-02-28 22:30 UTC  (3+ messages)

[PATCH 2/3] X25: Check for errors in x25_init
 2009-11-30  7:41 UTC  (2+ messages)

[PATCH 1/3] X25: Move SYSCTL ifdefs into header
 2009-11-27 22:34 UTC  (2+ messages)

[PATCH 3/3] X25: Fix oops and refcnt problems from x25_dev_get
 2009-11-25  1:16 UTC 

[PATCH] X25: Enable setting of cause and diagnostic fields
 2009-11-19  7:30 UTC  (4+ messages)

[PATCH 4/5] net/x25: push BKL usage into x25_proto
 2009-11-12  5:18 UTC  (2+ messages)

[PATCH] net: Cleanup redundant tests on unsigned
 2009-10-29  8:40 UTC  (2+ messages)

[PATCH] x25: bit and/or confusion in x25_ioctl()?
 2009-10-13 10:47 UTC  (2+ messages)

[PATCH 1/1] net: mark net_proto_ops as const
 2009-10-03  0:00 UTC  (2+ messages)

[PATCH] x25: bit and/or confusion?
 2009-08-22 18:40 UTC 

x.25: x25_rx_call_request() skb->len >= 0 is always true
 2009-01-18 21:46 UTC 

[PATCH 4/4] Hold RTNL while calling dev_close()
 2008-06-27  5:32 UTC  (4+ messages)

[PATCH]: Fix open-coded sock_orphan() in x25
 2008-06-17 10:06 UTC 

[PATCH]: Consolidate x25 socket grafting
 2008-06-17  9:46 UTC 

[PATCH] LAPB: Use the shorter LIST_HEAD form for brevity
 2008-03-23 13:43 UTC 

X25 RESET_REQUEST problem
 2008-03-04 16:06 UTC 

X.25 in linux
 2007-12-17 13:51 UTC 

X.25 in linux
 2007-12-17 12:57 UTC  (3+ messages)

x.25 status in kernel
 2007-12-14 10:02 UTC  (5+ messages)

[PATCH 15/20] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-07  8:50 UTC  (4+ messages)
  ` [PATCH 16/20] net/x25/: "

[PATCH] [544/2many] MAINTAINERS - X.25 NETWORK LAYER
 2007-08-13  6:39 UTC 

[PATCH 2.6.19.2] net/lapb: ITU-T Q.921 mode implemented
 2007-04-27 18:39 UTC 

[PATCH 3/3] X.25: Adds /proc/net/x25/forward to view active forwarded calls
 2007-02-08 21:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox