Commit Graph

3291 Commits (d8caa83967d62c05f406d34abaaf2e1baa172c6c)

Author SHA1 Message Date
Jan Engelhardt 4323362e49 netfilter: xtables: add backward-compat options 16 years ago
Ilpo Järvinen 5209921cf1 tcp: remove obsoleted comment about different passes 16 years ago
Jan Engelhardt cfac5ef7b9 netfilter: Combine ipt_ttl and ip6t_hl source 16 years ago
Jan Engelhardt 563d36eb3f netfilter: Combine ipt_TTL and ip6t_HL source 16 years ago
Eric Dumazet ddc214c43a netfilter: arp_tables: unfold two critical loops in arp_packet_match() 16 years ago
Stephen Hemminger 9c8222b9e7 netfilter: x_tables: remove unneeded initializations 16 years ago
Thomas Gleixner 1c10c49d83 net: replace commatas with semicolons 16 years ago
Patrick Ohly 51f31cabe3 ip: support for TX timestamps on UDP and RAW sockets 16 years ago
Herbert Xu aa6320d336 gro: Optimise TCP packet reception 16 years ago
Herbert Xu a5ad24be72 gro: Optimise IPv4 packet reception 16 years ago
Ilpo Järvinen 69ebbf58f3 ipmr: use goto to common label instead of opencoding 16 years ago
Jesper Dangaard Brouer 2783ef2312 udp: Fix potential wrong ip_hdr(skb) pointers 16 years ago
David S. Miller a23f4bbd8d Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" 16 years ago
Jesper Dangaard Brouer 7b5e56f9d6 udp: Fix UDP short packet false positive 16 years ago
Eric Dumazet e408b8dcb5 udp: increments sk_drops in __udp_queue_rcv_skb() 16 years ago
Herbert Xu f15fbcd7d8 ipv4: Delete redundant sk_family assignment 16 years ago
Eric Dumazet 24dd1fa184 net: move bsockets outside of read only beginning of struct inet_hashinfo 16 years ago
Stephen Hemminger 5add300975 inet: Fix virt-manager regression due to bind(0) changes. 16 years ago
Stephen Hemminger eefef1cf76 net: add ARP notify option for devices 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Benjamin Zores 9d8dba6c97 ipv4: fix infinite retry loop in IP-Config 16 years ago
Dimitris Michailidis 9fa5fdf291 tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits. 16 years ago
Eric Dumazet 98322f22ec udp: optimize bind(0) if many ports are in use 16 years ago
Timo Teras afcf12422e gre: optimize hash lookup 16 years ago
Benjamin Thery 4feb88e5c6 netns: ipmr: enable namespace support in ipv4 multicast routing code 16 years ago
Benjamin Thery f6bb451476 netns: ipmr: declare ipmr /proc/net entries per-namespace 16 years ago
Benjamin Thery 6c5143dbcf netns: ipmr: declare reg_vif_num per-namespace 16 years ago
Benjamin Thery 6f9374a934 netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace 16 years ago
Benjamin Thery 1e8fb3b6a4 netns: ipmr: declare counter cache_resolve_queue_len per-namespace 16 years ago
Benjamin Thery 2bb8b26c3e netns: ipmr: dynamically allocate mfc_cache_array 16 years ago
Benjamin Thery 5c0a66f5f3 netns: ipmr: store netns in struct mfc_cache 16 years ago
Benjamin Thery cf958ae377 netns: ipmr: dynamically allocate vif_table 16 years ago
Benjamin Thery 70a269e6c9 netns: ipmr: allocate mroute_socket per-namespace. 16 years ago
Timo Teras 749c10f931 gre: strict physical device binding 16 years ago
Evgeniy Polyakov a9d8f9110d inet: Allowing more than 64k connections and heavily optimize bind(0) time. 16 years ago
Herbert Xu 4e704ee3c2 gso: Ensure that the packet is long enough 16 years ago
Willy Tarreau 33966dd0e2 tcp: splice as many packets as possible at once 16 years ago
Patrick McHardy 71320afcdb netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian 16 years ago
Patrick McHardy 88843104a1 netfilter 01/09: remove "happy cracking" message 16 years ago
Herbert Xu 684f217601 tcp6: Add GRO support 16 years ago
Dan Williams f67b459992 net_dma: convert to dma_find_channel 16 years ago
Dan Williams 6f49a57aa5 dmaengine: up-level reference counting to the module level 16 years ago
David S. Miller 7945cc6464 tcp: Kill extraneous SPLICE_F_NONBLOCK checks. 16 years ago
Lennert Buytenhek 4f7d54f59b tcp: don't mask EOF and socket errors on nonblocking splice receive 16 years ago
Herbert Xu b530256d2e gro: Use gso_size to store MSS 16 years ago
Paul Moore 6c2e8ac095 netlabel: Update kernel configuration API 16 years ago
Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
Rusty Russell 0f23174aa8 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net 16 years ago
Herbert Xu f2712fd0b4 ipsec: Remove useless ret variable 16 years ago