Commit History

Author SHA1 Message Date
  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
  Tom Parkin 7b7c0719cd l2tp: avoid deadlock in l2tp stats update 12 years ago
  Tom Parkin 4c6e2fd354 l2tp: purge session reorder queue on delete 12 years ago
  Tom Parkin 48f72f92b3 l2tp: add session reorder queue purge function to core 12 years ago
  Tom Parkin 02d13ed5f9 l2tp: don't BUG_ON sk_socket being NULL 12 years ago
  Tom Parkin 8abbbe8ff5 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup 12 years ago
  Tom Parkin 2b551c6e7d l2tp: close sessions before initiating tunnel delete 12 years ago
  Tom Parkin e34f4c7050 l2tp: export l2tp_tunnel_closeall 12 years ago
  Tom Parkin 9980d001ce l2tp: add udp encap socket destroy handler 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  David S. Miller fd5023111c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet 87c084a980 l2tp: dont play with skb->truesize 12 years ago
  Tom Parkin 167eb17e0b l2tp: create tunnel sockets in the right namespace 12 years ago