Show patches with: Submitter = Andreas Schultz       |    Archived = No       |   102 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/12] gtp: select netns based on NL attribute - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[01/16] gtp: remove unused local variable - - - - --- 2015-11-16 Andreas Schultz pablo Accepted
[01/17] gtp: add genl family modules alias - - - - --- 2017-01-23 Andreas Schultz New
[02/12] gtp-rtnl: and netns support - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[02/16] gtp: remove genl_register_family_with_ops for Linux < 3.13 - - - - --- 2015-11-16 Andreas Schultz pablo Accepted
[02/17] gtp: clear DF bit on GTP packet tx - - - - --- 2017-01-23 Andreas Schultz New
[03/12] gtp: add socket destroy handler - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[03/16] gtp: convert the global gtp_instance_list to a per netns list - - - - --- 2015-11-16 Andreas Schultz pablo Accepted
[03/17] gtp: make GTP sockets in gtp_newlink optional - - - - --- 2017-01-23 Andreas Schultz New
[04/12] gtp: replace udp encap setup with setup_udp_tunnel_sock - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[04/16] gtp: select netns based on NL attribute - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[04/17] gtp: return error ptr in find pdp helpers - - - - --- 2017-01-23 Andreas Schultz New
[05/12] gtp: switch to iptunnel framework and no longer depend on real_dev - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[05/16] gtp-rtnl: and netns support - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[05/17] gtp: unify genl_find_pdp and prepare for per socket lookup - - - - --- 2017-01-23 Andreas Schultz New
[06/12] gtp: Split TID handling for GTPv0 and GTPv1 - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[06/16] gtp: add error handling to gtp_newlink - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[06/17] gtp: fix cross netns recv on gtp socket - - - - --- 2017-01-23 Andreas Schultz New
[07/12] gtp-rtnl: sync GTPA_FLOW nl attribute name from kernel to userspace - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[07/16] gtp: fix the order of error cases in gtp_encap_enable - - - - --- 2015-11-16 Andreas Schultz pablo Accepted
[07/17] gtp: remove unnecessary rcu_read_lock - - - - --- 2017-01-23 Andreas Schultz New
[08/12] gtp-rtnl: real_ifname is not long needed, remove it - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[08/16] gtp: add socket destroy handler - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[08/17] gtp: consolidate pdp context destruction into helper - - - - --- 2017-01-23 Andreas Schultz New
[09/12] gtp-rtnl: Split TID handling for GTPv0 and GTPv1 - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[09/16] gtp: replace udp encap setup with setup_udp_tunnel_sock - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[09/17] gtp: use addr_hash when traversing pdp contexts - - - - --- 2017-01-23 Andreas Schultz New
[1/3] gtp: add some debug instrumentation - - - - --- 2015-11-17 Andreas Schultz pablo Accepted
[1/5] gtp: add genl family modules alias - - - - --- 2017-01-24 Andreas Schultz New
[1/6] build: update Makefile for simpler out of tree builds - - - - --- 2015-10-29 Andreas Schultz pablo Accepted
[1/6] gtp: make GTP sockets in gtp_newlink optional - - - - --- 2017-01-30 Andreas Schultz New
[10/12] gtp: get started with IPv6 support - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[10/16] gtp: switch to iptunnel framework and no longer depend on real_dev - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[10/17] gtp: add socket to pdp context - - - - --- 2017-01-23 Andreas Schultz New
[11/12] list Andreas Schultz as author - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[11/16] gtp: Split TID handling got GTPv0 and GTPv1 - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[11/17] gtp: consolidate gtp socket rx path - - - - --- 2017-01-23 Andreas Schultz New
[12/12] gtp: add support for replacing PDP contexts - - - - --- 2016-04-11 Andreas Schultz Not Applicable
[12/16] gtp-rtnl: sync GTPA_FLOW nl attribute name from kernel to userspace - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[12/17] gtp: let userspace handle packets for invalid tunnels - - - - --- 2017-01-23 Andreas Schultz New
[13/16] gtp-rtnl: real_ifname is not long needed, remove it - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[13/17] gtp: replace netdev_dbg and KERN_DEBUG printk with pr_debug - - - - --- 2017-01-23 Andreas Schultz New
[14/16] gtp-rtnl: Split tid handling for GTPv0 and GTPv1 - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[14/17] gtp: move TEID hash to per socket structure - - - - --- 2017-01-23 Andreas Schultz New
[15/16] list Andreas Schultz as author - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[15/17] gtp: rename gtp hashtable helpers - - - - --- 2017-01-23 Andreas Schultz New
[16/16] gtp: add support for replacing PDP contexts - - - - --- 2015-11-16 Andreas Schultz pablo Changes Requested
[16/17] gtp: add genl cmd to enable GTP encapsulation on UDP socket - - - - --- 2017-01-23 Andreas Schultz New
[17/17] gtp: add support to select a GTP socket during PDP context creation - - - - --- 2017-01-23 Andreas Schultz New
[2/3] gtp: select netns based on NL attribute - - - - --- 2015-11-17 Andreas Schultz pablo Changes Requested
[2/5] gtp: clear DF bit on GTP packet tx - - - - --- 2017-01-24 Andreas Schultz New
[2/6] gtp: merge gtp_get_net and gtp_genl_find_dev - - - - --- 2017-01-30 Andreas Schultz New
[2/6] gtp: remove genl_ops compat ifdef for Linux < 3.13 - - - - --- 2015-10-29 Andreas Schultz pablo Accepted
[3/3] gtp-rtnl: and netns support - - - - --- 2015-11-17 Andreas Schultz pablo Changes Requested
[3/5] gtp: fix cross netns recv on gtp socket - - - - --- 2017-01-24 Andreas Schultz New
[3/6] gtp: remove per cpu stats compat ifdef for Linux < 3.13 - - - - --- 2015-10-29 Andreas Schultz pablo Accepted
[3/6] gtp: unify genl_find_pdp and prepare for per socket lookup - - - - --- 2017-01-30 Andreas Schultz New
[4/5] gtp: remove unnecessary rcu_read_lock - - - - --- 2017-01-24 Andreas Schultz New
[4/6] gtp: consolidate pdp context destruction into helper - - - - --- 2017-01-30 Andreas Schultz New
[4/6] gtp: update for Linux > 4.1+, __ip_select_ident arguments have changed - - - - --- 2015-10-29 Andreas Schultz pablo Accepted
[5/5] gtp: let userspace handle packets for invalid tunnels - - - - --- 2017-01-24 Andreas Schultz New
[5/6] gtp: add socket to pdp context - - - - --- 2017-01-30 Andreas Schultz New
[5/6] gtp: update for Linux > 4.1+, genlmsg_end return should be ignored - - - - --- 2015-10-29 Andreas Schultz pablo Accepted
[6/6] gtp: consolidate gtp socket rx path - - - - --- 2017-01-30 Andreas Schultz New
[6/6] gtp: update for Linux > 4.2+, set NO_QUEUE flag on gtp device - - - - --- 2015-10-29 Andreas Schultz pablo Accepted
[net,v2,1/3] gtp: add genl family modules alias 2 - - - --- 2017-01-26 Andreas Schultz New
[net,v2,2/3] gtp: clear DF bit on GTP packet tx 2 - - - --- 2017-01-26 Andreas Schultz New
[net,v2,3/3] gtp: fix cross netns recv on gtp socket 1 - - - --- 2017-01-26 Andreas Schultz New
[net,v3,1/3] gtp: add genl family modules alias 2 - - - --- 2017-01-27 Andreas Schultz New
[net,v3,2/3] gtp: clear DF bit on GTP packet tx 2 - - - --- 2017-01-27 Andreas Schultz New
[net,v3,3/3] gtp: fix cross netns recv on gtp socket 1 - - - --- 2017-01-27 Andreas Schultz New
[net-next,v2,1/2] gtp: remove unnecessary rcu_read_lock - - - - --- 2017-01-26 Andreas Schultz New
[net-next,v2,1/6] gtp: make GTP sockets in gtp_newlink optional - - - - --- 2017-01-30 Andreas Schultz New
[net-next,v2,2/2] gtp: let userspace handle packets for invalid tunnels 1 - - - --- 2017-01-26 Andreas Schultz New
[net-next,v2,2/6] gtp: merge gtp_get_net and gtp_genl_find_dev - - - - --- 2017-01-30 Andreas Schultz New
[net-next,v2,3/6] gtp: unify genl_find_pdp and prepare for per socket lookup 1 - - - --- 2017-01-30 Andreas Schultz New
[net-next,v2,4/6] gtp: consolidate pdp context destruction into helper 1 - - - --- 2017-01-30 Andreas Schultz New
[net-next,v2,5/6] gtp: add socket to pdp context - - - - --- 2017-01-30 Andreas Schultz New
[net-next,v2,6/6] gtp: consolidate gtp socket rx path - - - - --- 2017-01-30 Andreas Schultz New
[openggsn,1/4] ggsn: add support for GTP kernel data encapsulation - - - - --- 2015-11-17 Andreas Schultz Accepted
[openggsn,2/4] ggsn: update gpt-kernel logging to libosmocore - - - - --- 2015-11-17 Andreas Schultz Accepted
[openggsn,3/4] ggsn: fix autotool pkg-config invokation - - - - --- 2015-11-17 Andreas Schultz Accepted
[openggsn,4/4] ggsn: add network namespace support - - - - --- 2015-11-17 Andreas Schultz Superseded
[v2,01/18] gtp: add genl family modules alias - - - - --- 2017-01-24 Andreas Schultz New
[v2,02/18] gtp: clear DF bit on GTP packet tx - - - - --- 2017-01-24 Andreas Schultz New
[v2,03/18] gtp: make GTP sockets in gtp_newlink optional - - - - --- 2017-01-24 Andreas Schultz New
[v2,04/18] gtp: return error ptr in find pdp helpers - - - - --- 2017-01-24 Andreas Schultz New
[v2,05/18] gtp: unify genl_find_pdp and prepare for per socket lookup - - - - --- 2017-01-24 Andreas Schultz New
[v2,06/18] gtp: fix cross netns recv on gtp socket - - - - --- 2017-01-24 Andreas Schultz New
[v2,07/18] gtp: remove unnecessary rcu_read_lock - - - - --- 2017-01-24 Andreas Schultz New
[v2,08/18] gtp: consolidate pdp context destruction into helper - - - - --- 2017-01-24 Andreas Schultz New
[v2,09/18] gtp: use addr_hash when traversing pdp contexts - - - - --- 2017-01-24 Andreas Schultz New
[v2,10/18] gtp: add socket to pdp context - - - - --- 2017-01-24 Andreas Schultz New
[v2,11/18] gtp: consolidate gtp socket rx path - - - - --- 2017-01-24 Andreas Schultz New
[v2,12/18] gtp: let userspace handle packets for invalid tunnels - - - - --- 2017-01-24 Andreas Schultz New
[v2,13/18] gtp: replace netdev_dbg and KERN_DEBUG printk with pr_debug - - - - --- 2017-01-24 Andreas Schultz New
[v2,14/18] gtp: move TEID hash to per socket structure - - - - --- 2017-01-24 Andreas Schultz New
[v2,15/18] gtp: rename gtp hashtable helpers - - - - --- 2017-01-24 Andreas Schultz New
[v2,16/18] gtp: add genl cmd to enable GTP encapsulation on UDP socket - - - - --- 2017-01-24 Andreas Schultz New
[v2,17/18] gtp: add support to select a GTP socket during PDP context creation - - - - --- 2017-01-24 Andreas Schultz New
« 1 2 »