Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
12df89f28fa92e54bfb2ae01f9ee059e74e1acc0
/
drivers
/
net
/
gtp.c
5761917a
gtp: constify nla_policy
by Stephen Hemminger
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
790cb2e
gtp: Initialize 64-bit per-cpu stats correctly
by Florian Fainelli
· 7 years ago
a8b8a889
net: add netlink_ext_ack argument to rtnl_link_ops.validate
by Matthias Schiffer
· 8 years ago
7a3f4a1
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
by Matthias Schiffer
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
65d786c
net: fix potential null pointer dereference
by Gustavo A. R. Silva
· 8 years ago
91ed81f
gtp: support SGSN-side tunnels
by Jonas Bonn
· 8 years ago
ae6336b
gtp: rename SGSN netlink attribute
by Jonas Bonn
· 8 years ago
101cfbc
gtp: add socket to pdp context
by Andreas Schultz
· 8 years ago
6b5e2e7
gtp: consolidate pdp context destruction into helper
by Andreas Schultz
· 8 years ago
d9e2dd1
gtp: unify genl_find_pdp and prepare for per socket lookup
by Andreas Schultz
· 8 years ago
5b171f9
gtp: consolidate gtp socket rx path
by Andreas Schultz
· 8 years ago
3fb9461
gtp: merge gtp_get_net and gtp_genl_find_dev
by Andreas Schultz
· 8 years ago
1e3a3ab
gtp: make GTP sockets in gtp_newlink optional
by Andreas Schultz
· 8 years ago
17886c47
gtp: switch from struct socket to struct sock for the GTP sockets
by Andreas Schultz
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
1796a81
gtp: let userspace handle packets for invalid tunnels
by Andreas Schultz
· 8 years ago
1093192
gtp: remove unnecessary rcu_read_lock
by Andreas Schultz
· 8 years ago
3ab1b46
gtp: fix cross netns recv on gtp socket
by Andreas Schultz
· 8 years ago
c6ce1d0
gtp: clear DF bit on GTP packet tx
by Andreas Schultz
· 8 years ago
ab72982
gtp: add genl family modules alias
by Andreas Schultz
· 8 years ago
d928be8
gtp: Fix initialization of Flags octet in GTPv1 header
by Harald Welte
· 8 years ago
88edf10
gtp: gtp_check_src_ms_ipv4() always return success
by Lionel Gauthier
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
c3f3cbf
gtp: remove unused including <linux/version.h>
by Wei Yongjun
· 9 years ago
27ee441
gtp: put back reference to netns when not required anymore
by Pablo Neira
· 9 years ago
93edb8c
gtp: reload GTPv1 header after pskb_may_pull()
by Pablo Neira
· 9 years ago
459aa66
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
by Pablo Neira
· 9 years ago