Zhao Hongjiang bf5b30b8a4 net: change return values from -EACCES to -EPERM hace 13 años
..
netfilter 3f509c689a netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation hace 13 años
Kconfig 1181412c1a net/ipv4: VTI support new module for ip_vti. hace 13 años
Makefile c255a45805 memcg: rename config variables hace 13 años
af_inet.c cf60af03ca net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) hace 13 años
ah4.c 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. hace 13 años
arp.c bafa6d9d89 ipv4/route: arg delay is useless in rt_cache_flush() hace 13 años
cipso_ipv4.c 89d7ae34cd cipso: don't follow a NULL pointer when setsockopt() is called hace 13 años
datagram.c 3038eeac02 ipv4: Lock socket and use cork flow in ip4_datagram_connect(). hace 14 años
devinet.c bf5b30b8a4 net: change return values from -EACCES to -EPERM hace 13 años
esp4.c 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. hace 13 años
fib_frontend.c bafa6d9d89 ipv4/route: arg delay is useless in rt_cache_flush() hace 13 años
fib_lookup.h 37e826c513 ipv4: Fix nexthop caching wrt. scoping. hace 14 años
fib_rules.c bafa6d9d89 ipv4/route: arg delay is useless in rt_cache_flush() hace 13 años
fib_semantics.c c5038a8327 ipv4: Cache routes in nexthop exception entries. hace 13 años
fib_trie.c bafa6d9d89 ipv4/route: arg delay is useless in rt_cache_flush() hace 13 años
gre.c afd465030a net: ipv4: Standardize prefixes for message logging hace 13 años
icmp.c 92101b3b2e ipv4: Prepare for change of rt->rt_iif encoding. hace 13 años
igmp.c 5e73ea1a31 ipv4: fix checkpatch errors hace 13 años
inet_connection_sock.c 1a7b27c97c ipv4: Use newinet->inet_opt in inet_csk_route_child_sock() hace 13 años
inet_diag.c 51d7cccf07 net: make sock diag per-namespace hace 13 años
inet_fragment.c 54db0cc2ba inetpeer: add parameter net for inet_getpeer_v4,v6 hace 13 años
inet_hashtables.c 5e73ea1a31 ipv4: fix checkpatch errors hace 13 años
inet_lro.c 9e903e0852 net: add skb frag size accessors hace 13 años
inet_timewait_sock.c 91df42bedc net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug hace 13 años
inetpeer.c 5943634fc5 ipv4: Maintain redirect and PMTU info in struct rtable again. hace 13 años
ip_forward.c 2d8dbb04c6 snmp: fix OutOctets counter to include forwarded datagrams hace 13 años
ip_fragment.c c6cffba4ff ipv4: Fix input route performance regression. hace 13 años
ip_gre.c f8126f1d51 ipv4: Adjust semantics of rt->rt_gateway. hace 13 años
ip_input.c cca32e4bf9 net: TCP early demux cleanup hace 13 años
ip_options.c 6255e5ead0 ipv4: optimize fib_compute_spec_dst call in ip_options_echo hace 13 años
ip_output.c a9915a1b52 ipv4: fix ip header ident selection in __ip_make_skb() hace 13 años
ip_sockglue.c 92101b3b2e ipv4: Prepare for change of rt->rt_iif encoding. hace 13 años
ip_vti.c e7d4b18cbe net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. hace 13 años
ipcomp.c 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. hace 13 años
ipconfig.c b37f4d7b01 net/ipv4/ipconfig: neaten __setup placement hace 13 años
ipip.c f8126f1d51 ipv4: Adjust semantics of rt->rt_gateway. hace 13 años
ipmr.c acbb219d5f net: ipv4: ipmr_expire_timer causes crash when removing net namespace hace 13 años
netfilter.c a5347fe36b net: Delete all remaining instances of ctl_path hace 13 años
ping.c 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. hace 13 años
proc.c 783237e8da net-tcp: Fast Open client - sending SYN-data hace 13 años
protocol.c f9242b6b28 inet: Sanitize inet{,6} protocol demux. hace 13 años
raw.c 55be7a9c60 ipv4: Add redirect support to all protocol icmp error handlers. hace 13 años
route.c b42664f898 netns: move net->ipv4.rt_genid to net->rt_genid hace 13 años
syncookies.c 2100c8d2d9 net-tcp: Fast Open base hace 13 años
sysctl_net_ipv4.c ac694dbdbc Merge branch 'akpm' (Andrew's patch-bomb) hace 13 años
tcp.c bc26ccd8fc tcp: restore rcv_wscale in a repair mode (v2) hace 13 años
tcp_bic.c fc16dcd8c2 tcp: fix undo after RTO for BIC hace 13 años
tcp_cong.c 1485348d24 tcp: Apply device TSO segment limit earlier hace 13 años
tcp_cubic.c 5a45f0086a tcp: fix undo after RTO for CUBIC hace 13 años
tcp_diag.c c8991362a0 inet_diag: Rename inet_diag_req into inet_diag_req_v2 hace 13 años
tcp_fastopen.c 2100c8d2d9 net-tcp: Fast Open base hace 13 años
tcp_highspeed.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly hace 14 años
tcp_htcp.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly hace 14 años
tcp_hybla.c a2a385d627 tcp: bool conversions hace 13 años
tcp_illinois.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly hace 14 años
tcp_input.c 1d57f19539 tcp: fix regression in urgent data handling hace 13 años
tcp_ipv4.c 144d56e910 tcp: fix possible socket refcount problem hace 13 años
tcp_lp.c 25985edced Fix common misspellings hace 14 años
tcp_memcontrol.c 3f13461939 memcg: decrement static keys at real destroy time hace 13 años
tcp_metrics.c 36471012e2 tcp: must free metrics at net dismantle hace 13 años
tcp_minisocks.c fae6ef87fa net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() hace 13 años
tcp_output.c 144d56e910 tcp: fix possible socket refcount problem hace 13 años
tcp_probe.c 95c9617472 net: cleanup unsigned to unsigned int hace 13 años
tcp_scalable.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly hace 14 años
tcp_timer.c 144d56e910 tcp: fix possible socket refcount problem hace 13 años
tcp_vegas.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly hace 14 años
tcp_vegas.h 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds hace 18 años
tcp_veno.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly hace 14 años
tcp_westwood.c a252bebe22 tcp: mark tcp_congestion_ops read_mostly hace 14 años
tcp_yeah.c 25985edced Fix common misspellings hace 14 años
tunnel4.c 058bd4d2a4 net: Convert printks to pr_<level> hace 13 años
udp.c 979402b16c udp: increment UDP_MIB_INERRORS if copy failed hace 13 años
udp_diag.c 51d7cccf07 net: make sock diag per-namespace hace 13 años
udp_impl.h 5e73ea1a31 ipv4: fix checkpatch errors hace 13 años
udplite.c afd465030a net: ipv4: Standardize prefixes for message logging hace 13 años
xfrm4_input.c c6cffba4ff ipv4: Fix input route performance regression. hace 13 años
xfrm4_mode_beet.c 03606895cd ipsec: be careful of non existing mac headers hace 13 años
xfrm4_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output hace 18 años
xfrm4_mode_tunnel.c eb8637cd4a net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. hace 13 años
xfrm4_output.c b00897b881 xfrm4: Don't call icmp_send on local error hace 14 años
xfrm4_policy.c caacf05e5a ipv4: Properly purge netdev references on uncached routes. hace 13 años
xfrm4_state.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules hace 13 años
xfrm4_tunnel.c afd465030a net: ipv4: Standardize prefixes for message logging hace 13 años