index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
gtp.c
Age
Commit message (
Expand
)
Author
2017-05-25
net: fix potential null pointer dereference
Gustavo A. R. Silva
2017-03-25
gtp: support SGSN-side tunnels
Jonas Bonn
2017-03-25
gtp: rename SGSN netlink attribute
Jonas Bonn
2017-03-13
gtp: add socket to pdp context
Andreas Schultz
2017-03-13
gtp: consolidate pdp context destruction into helper
Andreas Schultz
2017-03-13
gtp: unify genl_find_pdp and prepare for per socket lookup
Andreas Schultz
2017-03-13
gtp: consolidate gtp socket rx path
Andreas Schultz
2017-03-13
gtp: merge gtp_get_net and gtp_genl_find_dev
Andreas Schultz
2017-03-13
gtp: make GTP sockets in gtp_newlink optional
Andreas Schultz
2017-03-13
gtp: switch from struct socket to struct sock for the GTP sockets
Andreas Schultz
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-01-29
gtp: let userspace handle packets for invalid tunnels
Andreas Schultz
2017-01-29
gtp: remove unnecessary rcu_read_lock
Andreas Schultz
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
2016-12-17
gtp: Fix initialization of Flags octet in GTPv1 header
Harald Welte
2016-12-17
gtp: gtp_check_src_ms_ipv4() always return success
Lionel Gauthier
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-06-17
gtp: remove unused including <linux/version.h>
Wei Yongjun
2016-05-12
gtp: put back reference to netns when not required anymore
Pablo Neira
2016-05-10
gtp: reload GTPv1 header after pskb_may_pull()
Pablo Neira
2016-05-10
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
Pablo Neira