Commit Graph

110 Commits (3d9d1d6656a73ea8407734cfb00b81d14ef62d4b)

Author SHA1 Message Date
Wei Yongjun 7f8436a126 l2tp: fix return value check 13 years ago
Amerigo Wang fc18162520 l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Eric Dumazet 23d3b8bfb8 net: qdisc busylock needs lockdep annotations 13 years ago
Eric Dumazet c0cc88a762 l2tp: fix a typo in l2tp_eth_dev_recv() 13 years ago
Eric Dumazet 37159ef2c1 l2tp: fix a lockdep splat 13 years ago
xeb@mail.ru 99469c32f7 l2tp: avoid to use synchronize_rcu in tunnel free function 13 years ago
Mathias Krause 04d4fbca10 l2tp: fix info leak via getsockname() 13 years ago
Eric Dumazet b8c8430726 net: l2tp_eth: provide tx_dropped counter 13 years ago
Thomas Graf 58050fce35 net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() 13 years ago
Eric Dumazet a2842a1e66 net: l2tp_eth: use LLTX to avoid LOCKDEP splats 13 years ago
Eric Dumazet aa214de059 net: l2tp_eth: fix l2tp_eth_dev_xmit race 13 years ago
Eric Dumazet 4399a4df98 l2tp: fix a race in l2tp_ip_sendmsg() 13 years ago
Eric Dumazet a06998b88b net: l2tp_eth: fix kernel panic on rmmod l2tp_eth 13 years ago
Joe Perches e3192690a3 net: Remove casts to same type 13 years ago
Neil Horman e9412c3708 genetlink: Build a generic netlink family module alias 13 years ago
James Chapman c51ce49735 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case 13 years ago
Joe Perches a4ca44fa57 net: l2tp: Standardize logging styles 13 years ago
James Chapman d301e32568 l2tp: fix data packet sequence number handling 13 years ago
James Chapman 38d40b3f4e l2tp: fix reorder timeout recovery 13 years ago
Sasha Levin 84768edbb2 net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg 13 years ago
James Chapman 5dac94e109 l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 13 years ago
Chris Elston a32e0eec70 l2tp: introduce L2TPv3 IP encapsulation support for IPv6 13 years ago
Chris Elston f9bac8df90 l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels 13 years ago
Chris Elston 2121c3f571 l2tp: show IPv6 addresses in l2tp debugfs file 13 years ago
James Chapman b79585f537 l2tp: pppol2tp_connect() handles ipv6 sockaddr variants 13 years ago
James Chapman c8657fd50a l2tp: remove unused stats from l2tp_ip socket 13 years ago
James Chapman de3c7a1827 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() 13 years ago
James Chapman 5de7aee541 l2tp: fix locking of 64-bit counters for smp 13 years ago
David S. Miller d499bd2ee9 l2tp: Add missing net/net/ip6_checksum.h include. 13 years ago
Benjamin LaHaise d2cf336167 net/l2tp: add support for L2TP over IPv6 UDP 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Eric Dumazet 447167bf56 udp: intoduce udp_encap_needed static_key 13 years ago
James Chapman c9be48dc8b l2tp: don't overwrite source address in l2tp_ip_bind() 13 years ago
James Chapman d1f224ae18 l2tp: fix refcount leak in l2tp_ip sockets 13 years ago
David S. Miller 60aed2abb3 l2tp: Stop using NLA_PUT*(). 13 years ago
Benjamin LaHaise 9395a09d05 l2tp: enable automatic module loading for l2tp_ppp 13 years ago
Benjamin LaHaise bbdb32cb5b Fix pppol2tp getsockname() 13 years ago
Paul Mackerras 4b32da2bcf ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> 13 years ago
Danny Kukawka f2cedb63df net: replace random_ether_addr() with eth_hw_addr_random() 13 years ago
James Chapman 68315801db l2tp: l2tp_ip - fix possible oops on packet receive 13 years ago
Florian Westphal 71b1391a41 l2tp: ensure sk->dst is still valid 13 years ago
Eric Dumazet e50e705ca7 l2tp: fix l2tp_udp_recv_core() 13 years ago
Eric Dumazet e2e210c023 l2tp: fix race in l2tp_recv_dequeue() 13 years ago
Eric Dumazet 09df57ca60 l2tp: give proper headroom in pppol2tp_xmit() 13 years ago
Eric Dumazet 835acf5da2 l2tp: fix a potential skb leak in l2tp_xmit_skb() 13 years ago
Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Eric Dumazet 081b1b1bb2 l2tp: fix l2tp_ip_sendmsg() route handling 14 years ago
Al Viro b8f07a0631 fix return values of l2tp_dfs_seq_open() 14 years ago