Commit History

Author SHA1 Message Date
  Eric W. Biederman 26abe14379 net: Modify sk_alloc to not reference count the netns of kernel sockets. 10 years ago
  Eric W. Biederman eeb1bd5c40 net: Add a struct net parameter to sock_create_kern 10 years ago
  WANG Cong 67e04c29ec l2tp: unregister l2tp_net_ops on failure path 10 years ago
  Andy Zhou c8fffcea0a l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions 11 years ago
  Andy Zhou 29abe2fda5 l2tp: fix missing line continuation 11 years ago
  Tom Herbert 72297c59f7 l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets 11 years ago
  Tom Herbert 85644b4d0c l2tp: Call udp_sock_create 11 years ago
  Tom Herbert 77157e1973 l2tp: call udp{6}_set_csum 11 years ago
  Tom Herbert 6b649feafe l2tp: Add support for zero IPv6 checksums 11 years ago
  Tom Herbert 28448b8045 net: Split sk_no_check into sk_no_check_{rx,tx} 11 years ago
  WANG Cong 60ff746739 net: rename local_df to ignore_df 11 years ago
  Tom Herbert 58d6085c14 l2tp: Remove UDP checksum verification 11 years ago
  Eric Dumazet b0270e9101 ipv4: add a sock pointer to ip_queue_xmit() 11 years ago
  Linus Torvalds cd6362befe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
  Linus Torvalds 9d919e8d5b Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 years ago
  ZhangZhen 59ff3eb6d6 workqueue: remove deprecated WQ_NON_REENTRANT 11 years ago
  David S. Miller 85dcce7a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Eric Dumazet 746e349980 l2tp: fix unused variable warning 11 years ago
  Eric Dumazet 31c70d5956 l2tp: keep original skb ownership 11 years ago
  Guillaume Nault bb5016eac1 l2tp: fix manual sequencing (de)activation in L2TPv2 11 years ago
  stephen hemminger 2045ceaed4 net: remove unnecessary return's 11 years ago
  stephen hemminger b5d2b2858f l2tp: make local functions static 11 years ago
  Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster 12 years ago
  David S. Miller 8d8a51e26a l2tp: Fix build warning with ipv6 disabled. 12 years ago
  François Cachereul e18503f41f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses 12 years ago
  James Chapman a0dbd82227 l2tp: make datapath resilient to packet loss when sequence numbers enabled 12 years ago
  James Chapman 8a1631d588 l2tp: make datapath sequence number support RFC-compliant 12 years ago
  James Chapman b6dc01a43a l2tp: do data sequence number handling in a separate func 12 years ago
  Dan Carpenter 1b7c92b905 l2tp: calling the ref() instead of deref() 12 years ago
  Tom Parkin f6e16b299b l2tp: unhash l2tp sessions on delete, not on free 12 years ago