Histórico de Commits

Autor SHA1 Mensagem Data
  David Ahern 9b8ff51822 net: Make table id type u32 há 10 anos atrás
  Madalin Bucur d1bfc62591 ipv4: fix 32b build há 10 anos atrás
  David S. Miller 80ec1927b1 ipv4: Fix 32-bit build. há 10 anos atrás
  Raghavendra K T c4c6bc3146 net: Introduce helper functions to get the per cpu data há 10 anos atrás
  David Ahern dc028da54e inet: Move VRF table lookup to inlined function há 10 anos atrás
  David Ahern 30bbaa1950 net: Fix up inet_addr_type checks há 10 anos atrás
  Thomas Graf 045a0fa0c5 ip_tunnel: Call ip_tunnel_core_init() from inet_init() há 10 anos atrás
  David S. Miller 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
  Christoph Paasch dfea2aa654 tcp: Do not call tcp_fastopen_reset_cipher from interrupt context há 10 anos atrás
  Eric Dumazet 90c337da15 inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations há 10 anos atrás
  Eric Dumazet 07f4c90062 tcp/dccp: try to not exhaust ip_local_port_range in connect() há 10 anos atrás
  Eric W. Biederman 26abe14379 net: Modify sk_alloc to not reference count the netns of kernel sockets. há 10 anos atrás
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc há 10 anos atrás
  Eric W. Biederman eeb1bd5c40 net: Add a struct net parameter to sock_create_kern há 10 anos atrás
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL há 10 anos atrás
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL há 10 anos atrás
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg há 10 anos atrás
  Eyal Birger b4772ef879 net: use common macro for assering skb->cb[] available size in protocol families há 10 anos atrás
  Eric Dumazet 567e4b7973 net: rfs: add hash collision detection há 11 anos atrás
  David S. Miller 60b7379dc5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Willem de Bruijn f4713a3dfa net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks há 11 anos atrás
  Pravin B Shelar 59b93b41e7 net: Remove MPLS GSO feature. há 11 anos atrás
  Tom Herbert e585f23636 udp: Changes to udp_offload to support remote checksum offload há 11 anos atrás
  Florian Westphal 1e16aa3ddf net: gso: use feature flag argument in all protocol gso handlers há 11 anos atrás
  Eric Dumazet 2c804d0f8f ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive() há 11 anos atrás
  Tom Herbert 53e5039896 net: Remove gso_send_check as an offload callback há 11 anos atrás
  Tom Herbert 9667e9bb3f ipip: Add gro callbacks to ipip offload há 11 anos atrás
  Vincent Bernat 49a601589c net/ipv4: bind ip_nonlocal_bind to current netns há 11 anos atrás
  Jerry Chu c3caf1192f net-gre-gro: Fix a bug that breaks the forwarding path há 11 anos atrás
  Tom Herbert 4749c09c37 gre: Call gso_make_checksum há 11 anos atrás