Commit History

作者 SHA1 備註 提交日期
  Hannes Frederic Sowa 79462ad02e net: add validation for the socket syscall protocol argument 9 年之前
  David Ahern 3236b0042b net: Replace vrf_dev_table and friends 10 年之前
  Eric Dumazet 0536fcc039 tcp: prepare fastopen code for upcoming listener changes 10 年之前
  Junwei Zhang f6c53334d6 net: only check perm protocol when register proto 10 年之前
  David Ahern 9b8ff51822 net: Make table id type u32 10 年之前
  Madalin Bucur d1bfc62591 ipv4: fix 32b build 10 年之前
  David S. Miller 80ec1927b1 ipv4: Fix 32-bit build. 10 年之前
  Raghavendra K T c4c6bc3146 net: Introduce helper functions to get the per cpu data 10 年之前
  David Ahern dc028da54e inet: Move VRF table lookup to inlined function 10 年之前
  David Ahern 30bbaa1950 net: Fix up inet_addr_type checks 10 年之前
  Thomas Graf 045a0fa0c5 ip_tunnel: Call ip_tunnel_core_init() from inet_init() 10 年之前
  David S. Miller 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Christoph Paasch dfea2aa654 tcp: Do not call tcp_fastopen_reset_cipher from interrupt context 10 年之前
  Eric Dumazet 90c337da15 inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations 10 年之前
  Eric Dumazet 07f4c90062 tcp/dccp: try to not exhaust ip_local_port_range in connect() 10 年之前
  Eric W. Biederman 26abe14379 net: Modify sk_alloc to not reference count the netns of kernel sockets. 10 年之前
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 年之前
  Eric W. Biederman eeb1bd5c40 net: Add a struct net parameter to sock_create_kern 10 年之前
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL 10 年之前
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL 10 年之前
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 年之前
  Eyal Birger b4772ef879 net: use common macro for assering skb->cb[] available size in protocol families 10 年之前
  Eric Dumazet 567e4b7973 net: rfs: add hash collision detection 10 年之前
  David S. Miller 60b7379dc5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Willem de Bruijn f4713a3dfa net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks 10 年之前
  Pravin B Shelar 59b93b41e7 net: Remove MPLS GSO feature. 10 年之前
  Tom Herbert e585f23636 udp: Changes to udp_offload to support remote checksum offload 10 年之前
  Florian Westphal 1e16aa3ddf net: gso: use feature flag argument in all protocol gso handlers 11 年之前
  Eric Dumazet 2c804d0f8f ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive() 11 年之前
  Tom Herbert 53e5039896 net: Remove gso_send_check as an offload callback 11 年之前