コミット履歴

作者 SHA1 メッセージ 日付
  Dave Jones a98f917589 ipv6: handle -EFAULT from skb_copy_bits 8 年 前
  Lorenzo Colitti e2d118a1cb net: inet: Support UID-based routing in IP protocols. 8 年 前
  David S. Miller 27058af401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年 前
  Cyrill Gorcunov 432490f9d4 net: ip, diag -- Add diag interface for raw sockets 8 年 前
  Eric Dumazet 286c72deab udp: must lock the socket in udp_disconnect() 8 年 前
  David Ahern a8e3e1a9f0 net: l3mdev: Add hook to output path 9 年 前
  Hannes Frederic Sowa 38b7097b55 ipv6: use TOS marks from sockets for routing decision 9 年 前
  Wei Wang 26879da587 ipv6: add new struct ipcm6_cookie 9 年 前
  Soheil Hassas Yeganeh c14ac9451c sock: enable timestamping using control messages 9 年 前
  Soheil Hassas Yeganeh ad1e46a837 ipv6: process socket-level control messages in IPv6 9 年 前
  Hannes Frederic Sowa 715f504b11 ipv6: add IPV6_HDRINCL option for raw sockets 9 年 前
  Eric Dumazet 45f6fad84c ipv6: add complete rcu protection around np->opt 9 年 前
  Eric W. Biederman 13206b6bff net: Pass net into dst_output and remove dst_output_okfn 9 年 前
  Eric W. Biederman 0c4b51f005 netfilter: Pass net into okfn 10 年 前
  Eric W. Biederman 29a26a5680 netfilter: Pass struct net into the netfilter hooks 10 年 前
  Eric W. Biederman adb28c9d33 ipv6: Compute net once in raw6_send_hdrinc 10 年 前
  Eric W. Biederman 5a70649e0d net: Merge dst_output and dst_output_sk 10 年 前
  Tom Herbert 35a256fee5 ipv6: Nonlocal bind 10 年 前
  Julia Lawall 3d2f6d41d1 ipv6: drop unneeded goto 10 年 前
  Martin KaFai Lau 48e8aa6e31 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags 10 年 前
  David Miller 7026b1ddb6 netfilter: Pass socket pointer down through okfn(). 10 年 前
  Ian Morris 53b24b8f94 ipv6: coding style: comparison for inequality with NULL 10 年 前
  Ian Morris 63159f29be ipv6: coding style: comparison for equality with NULL 10 年 前
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 年 前
  Alex W Slater 29778bec12 ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" 10 年 前
  Al Viro 21226abb4e net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() 10 年 前
  Al Viro c3c1a7dbe2 ipv6: rawv6_send_hdrinc(): pass msghdr 10 年 前
  Al Viro c0371da604 put iov_iter into msghdr 10 年 前
  Al Viro f69e6d131f ip_generic_getfrag, udplite_getfrag: switch to passing msghdr 10 年 前
  Al Viro 19e3c66b52 ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt" 10 年 前