Linus Torvalds ccb19d263f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 14 anos atrás
..
netfilter c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security há 14 anos atrás
Kconfig 38e5781bbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 14 anos atrás
Makefile d1a4c0b37c tcp memory pressure controls há 14 anos atrás
af_inet.c 3dc43e3e4d per-netns ipv4 sysctl_tcp_mem há 14 anos atrás
ah4.c 4b90a603a1 ah: Don't return NET_XMIT_DROP on input. há 14 anos atrás
arp.c 2c2aba6c56 ipv6: Use universal hash for NDISC. há 14 anos atrás
cipso_ipv4.c 5675592410 cipso: remove an unneeded NULL check in cipso_v4_doi_add() há 14 anos atrás
datagram.c 3038eeac02 ipv4: Lock socket and use cork flow in ip4_datagram_connect(). há 14 anos atrás
devinet.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 14 anos atrás
esp4.c b71d1d426d inet: constify ip headers and in6_addr há 14 anos atrás
fib_frontend.c c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size há 14 anos atrás
fib_lookup.h 37e826c513 ipv4: Fix nexthop caching wrt. scoping. há 15 anos atrás
fib_rules.c 6fc01438a9 net: ipv4: export fib_lookup and fib_table_lookup há 14 anos atrás
fib_semantics.c 19c1ea14c9 ipv4: Fix fib_info->fib_metrics leak há 14 anos atrás
fib_trie.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 14 anos atrás
gre.c a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER há 14 anos atrás
icmp.c 87fb4b7b53 net: more accurate skb truesize há 14 anos atrás
igmp.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 14 anos atrás
inet_connection_sock.c dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) há 14 anos atrás
inet_diag.c 3b09c84cb6 inet_diag: Rename inet_diag_req_compat into inet_diag_req há 14 anos atrás
inet_fragment.c 4bc2f18ba4 net/ipv4: EXPORT_SYMBOL cleanups há 15 anos atrás
inet_hashtables.c 6e5714eaf7 net: Compute protocol sequence numbers and fragment IDs using MD5. há 14 anos atrás
inet_lro.c 9e903e0852 net: add skb frag size accessors há 14 anos atrás
inet_timewait_sock.c 3a9a231d97 net: Fix files explicitly needing to include module.h há 14 anos atrás
inetpeer.c 10ec1bb7e9 inetpeer: initialize ->redirect_genid in inet_getpeer() há 14 anos atrás
ip_forward.c ac8a48106b ipv4: Save nexthop address of LSRR/SSRR option to IPCB. há 14 anos atrás
ip_fragment.c 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. há 14 anos atrás
ip_gre.c dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) há 14 anos atrás
ip_input.c 56f8a75c17 ip: introduce ip_is_fragment helper inline function há 14 anos atrás
ip_options.c ac8a48106b ipv4: Save nexthop address of LSRR/SSRR option to IPCB. há 14 anos atrás
ip_output.c 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. há 14 anos atrás
ip_sockglue.c dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) há 14 anos atrás
ipcomp.c b71d1d426d inet: constify ip headers and in6_addr há 14 anos atrás
ipconfig.c 747465ef7a net: fix some sparse errors há 14 anos atrás
ipip.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 14 anos atrás
ipmr.c cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 14 anos atrás
netfilter.c 5e2afba4ec netfilter: possible unaligned packet header in ip_route_me_harder há 14 anos atrás
ping.c 747465ef7a net: fix some sparse errors há 14 anos atrás
proc.c 180d8cd942 foundations of per-cgroup memory pressure controlling. há 14 anos atrás
protocol.c e0ad61ec86 net: add __rcu annotations to protocol há 15 anos atrás
raw.c 6608824329 ipv4: Remove all uses of LL_ALLOCATED_SPACE há 14 anos atrás
route.c abb434cb05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 14 anos atrás
syncookies.c ab56222a32 tcp: Replace constants with #define macros há 14 anos atrás
sysctl_net_ipv4.c e6560d4dfe net: ping: remove some sparse errors há 14 anos atrás
tcp.c 3dc43e3e4d per-netns ipv4 sysctl_tcp_mem há 14 anos atrás
tcp_bic.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_cong.c 6b5a5c0dbb tcp: do not scale TSO segment size with reordering degree há 14 anos atrás
tcp_cubic.c b9f47a3aae tcp_cubic: limit delayed_ack ratio to prevent divide error há 14 anos atrás
tcp_diag.c c8991362a0 inet_diag: Rename inet_diag_req into inet_diag_req_v2 há 14 anos atrás
tcp_highspeed.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_htcp.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_hybla.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_illinois.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_input.c ab56222a32 tcp: Replace constants with #define macros há 14 anos atrás
tcp_ipv4.c 3dc43e3e4d per-netns ipv4 sysctl_tcp_mem há 14 anos atrás
tcp_lp.c 25985edced Fix common misspellings há 14 anos atrás
tcp_memcontrol.c 1398eee082 net: decrement memcg jump label when limit, not usage, is changed há 14 anos atrás
tcp_minisocks.c dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) há 14 anos atrás
tcp_output.c 180d8cd942 foundations of per-cgroup memory pressure controlling. há 14 anos atrás
tcp_probe.c dda0b38692 net: ipv4: tcp_probe: cleanup snprintf() use há 15 anos atrás
tcp_scalable.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_timer.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. há 14 anos atrás
tcp_vegas.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_vegas.h 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds há 18 anos atrás
tcp_veno.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_westwood.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly há 15 anos atrás
tcp_yeah.c 25985edced Fix common misspellings há 14 anos atrás
tunnel4.c dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) há 14 anos atrás
udp.c fce823381e udp: Export code sk lookup routines há 14 anos atrás
udp_diag.c 2b2d465631 net: kill duplicate included header há 14 anos atrás
udp_impl.h b7058842c9 net: Make setsockopt() optlen be unsigned. há 16 anos atrás
udplite.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux há 14 anos atrás
xfrm4_input.c 4bc2f18ba4 net/ipv4: EXPORT_SYMBOL cleanups há 15 anos atrás
xfrm4_mode_beet.c eb49e63093 ipsec: Interfamily IPSec BEET há 17 anos atrás
xfrm4_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output há 18 anos atrás
xfrm4_mode_tunnel.c 323e126f0c ipv4: Don't pre-seed hoplimit metric. há 15 anos atrás
xfrm4_output.c b00897b881 xfrm4: Don't call icmp_send on local error há 14 anos atrás
xfrm4_policy.c b73233960a ipv4: fix ipsec forward performance regression há 14 anos atrás
xfrm4_state.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
xfrm4_tunnel.c dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) há 14 anos atrás