Commit Graph

3674 Commits (d938a702e5ce8909ea68be97566150507bfea4df)

Author SHA1 Message Date
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet d19d56ddc8 net: Introduce skb_tunnel_rx() helper 15 years ago
Eric Dumazet de213e5eed tcp: tcp_synack_options() fix 15 years ago
Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements 15 years ago
Eric Dumazet ab6e3feba1 net: No dst refcounting in ip_queue_xmit() 15 years ago
Eric Dumazet 4a94445c9a net: Use ip_route_input_noref() in input path 15 years ago
Eric Dumazet 407eadd996 net: implements ip_route_input_noref() 15 years ago
Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
Eric Dumazet a465419b1f net: Introduce sk_route_nocaps 15 years ago
Eric Dumazet 35790c0421 tcp: fix MD5 (RFC2385) support 15 years ago
Amerigo Wang e3826f1e94 net: reserve ports for applications using fixed port numbers 15 years ago
Joe Perches 736d58e3a2 netfilter: remove unnecessary returns from void function()s 15 years ago
Stephen Hemminger 654d0fbdc8 netfilter: cleanup printk messages 15 years ago
Stephen Hemminger af5676039a netfilter: change NF_ASSERT to WARN_ON 15 years ago
Jan Engelhardt 4538506be3 netfilter: xtables: combine built-in extension structs 15 years ago
Jan Engelhardt b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
Jan Engelhardt 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
Jan Engelhardt 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
Jan Engelhardt de74c16996 netfilter: xtables: combine struct xt_match_param and xt_target_param 15 years ago
David S. Miller f0ecde1466 net: Fix FDDI and TR config checks in ipv4 arp and LLC. 15 years ago
Andreas Meissner bbd725435d IPv4: unresolved multicast route cleanup 15 years ago
Neil Horman 3ee943728f ipv4: remove ip_rt_secret timer (v4) 15 years ago
Bjørn Mork ccc2d97cb7 ipv4: udp: fix short packet and bad checksum logging 15 years ago
Jan Engelhardt ef53d702c3 netfilter: xtables: dissolve do_match function 15 years ago
Jan Engelhardt b5cad0dfd3 netfilter: ip_tables: fix compilation when debug is enabled 15 years ago
Eric Dumazet f84af32cbc net: ip_queue_rcv_skb() helper 15 years ago
Eric Dumazet 4b0b72f7dd net: speedup udp receive path 15 years ago
David S. Miller 8d238b25b1 Revert "tcp: bind() fix when many ports are bound" 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
David S. Miller c58dc01bab net: Make RFS socket operations not be inet specific. 15 years ago
Flavio Leitner 6c37e5de45 TCP: avoid to send keepalive probes if receiving data 15 years ago
Patrick McHardy cb6a4e461f net: ipmr: add support for dumping routing tables over netlink 15 years ago
Patrick McHardy 25239cee7e net: rtnetlink: decouple rtnetlink address families from real address families 15 years ago
Patrick McHardy 3d0c9c4eb2 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata 15 years ago
Jesper Dangaard Brouer af740b2c8f netfilter: nf_conntrack: extend with extra stat counter 15 years ago
Eric Dumazet fda48a0d7a tcp: bind() fix when many ports are bound 15 years ago
Tom Herbert aa2ea0586d tcp: fix outsegs stat for TSO segments 15 years ago
Patrick McHardy cecc74de25 netfilter: ip_tables: convert pr_devel() to pr_debug() 15 years ago
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Bart De Schuymer 6c79bf0f24 netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic 15 years ago
Jan Engelhardt 5b775eb1c0 netfilter: xtables: remove old comments about reentrancy 15 years ago
Jan Engelhardt cd58bcd978 netfilter: xt_TEE: have cloned packet travel through Xtables too 15 years ago
Jan Engelhardt f3c5c1bfd4 netfilter: xtables: make ip_tables reentrant 15 years ago
Jan Engelhardt e281b19897 netfilter: xtables: inclusion of xt_TEE 15 years ago
Tom Herbert fec5e652e5 rfs: Receive Flow Steering 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 years ago
Eric Dumazet e30b38c298 ip: Fix ip_dev_loopback_xmit() 15 years ago
Patrick McHardy f0d57a54aa netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default 15 years ago
Patrick McHardy 8de53dfbf9 ipv4: ipmr: fix NULL pointer deref during unres queue destruction 15 years ago