Commit Graph

3301 Commits (2aa58db47f5c70635ea278f6a5ff9e1e920bfe6a)

Author SHA1 Message Date
Robert Varga 657e9649e7 tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() 16 years ago
Moni Shoua 75c78500dd bonding: remap muticast addresses without using dev_close() and dev_open() 16 years ago
Ilpo Järvinen 0b6a05c1db tcp: fix ssthresh u16 leftover 16 years ago
Alexey Dobriyan 32613090a9 net: constify struct net_protocol 16 years ago
Alexey Dobriyan fa1a9c6813 headers: net/ipv[46]/protocol.c header trim 16 years ago
Wu Fengguang aa1330766c tcp: replace hard coded GFP_KERNEL with sk_allocation 16 years ago
Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops 16 years ago
Stephen Hemminger 3b401a81c0 inet: inet_connection_sock_af_ops const 16 years ago
Stephen Hemminger b2e4b3debc tcp: MD5 operations should be const 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
Damian Lukowski 6fa12c8503 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. 16 years ago
Damian Lukowski f1ecd5d9e7 Revert Backoff [v3]: Revert RTO on ICMP destination unreachable 16 years ago
Damian Lukowski 4d1a2d9ec1 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
John Dykstra 9a7030b76a tcp: Remove redundant copy of MD5 authentication key 16 years ago
Octavian Purdila 80a1096bac tcp: fix premature termination of FIN_WAIT2 time-wait sockets 16 years ago
Jens Låås 80b71b80df fib_trie: resize rework 16 years ago
Eric Dumazet 30038fc61a net: ip_rt_send_redirect() optimization 16 years ago
Eric Dumazet df19a62677 tcp: keepalive cleanups 16 years ago
Eric Dumazet 3d1427f870 ipv4: af_inet.c cleanups 16 years ago
Julien TINNES 788d908f28 ipv4: make ip_append_data() handle NULL routing table 16 years ago
Patrick McHardy 3993832464 netfilter: nfnetlink: constify message attributes and headers 16 years ago
Patrick McHardy 74f7a6552c netfilter: nf_conntrack: log packets dropped by helpers 16 years ago
Maximilian Engelhardt cce5a5c302 netfilter: nf_nat: fix inverted logic for persistent NAT mappings 16 years ago
Jan Engelhardt 35aad0ffdf netfilter: xtables: mark initial tables constant 16 years ago
Tom Goff 8cdb045632 gre: Fix MTU calculation for bound GRE tunnels 16 years ago
Eric Paris a8f80e8ff9 Networking: use CAP_NET_ADMIN when deciding to call request_module 16 years ago
Jan Engelhardt e2fe35c17f netfilter: xtables: check for standard verdicts in policies 16 years ago
Jan Engelhardt 90e7d4ab5c netfilter: xtables: check for unconditionality of policies 16 years ago
Jan Engelhardt a7d51738e7 netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks 16 years ago
Jan Engelhardt 47901dc2c4 netfilter: xtables: use memcmp in unconditional check 16 years ago
Jan Engelhardt e5afbba186 netfilter: iptables: remove unused datalen variable 16 years ago
Jan Engelhardt f88e6a8a50 netfilter: xtables: switch table AFs to nfproto 16 years ago
Jan Engelhardt 24c232d8e9 netfilter: xtables: switch hook PFs to nfproto 16 years ago
Jan Engelhardt 57750a22ed netfilter: conntrack: switch hook PFs to nfproto 16 years ago
Rafael Laufer 549812799c netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Randy Dunlap f816700aa9 xfrm4: fix build when SYSCTLs are disabled 16 years ago
Neil Horman a33bc5c151 xfrm: select sane defaults for xfrm[4|6] gc_thresh 16 years ago
roel kluin a3e8ee6820 ipv4: ARP neigh procfs buffer overflow 16 years ago
Neil Horman a44a4a006b xfrm: export xfrm garbage collector thresholds via sysctl 16 years ago
Andi Kleen 67edfef786 TCP: Add comments to (near) all functions in tcp_output.c v3 16 years ago
John Dykstra e547bc1ecc tcp: Use correct peer adr when copying MD5 keys 16 years ago
John Dykstra e3afe7b75e tcp: Fix MD5 signature checking on IPv4 mapped sockets 16 years ago
Jarek Poplawski b902e57352 ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups 16 years ago
Jarek Poplawski be916cdebe ipv4: Fix inflate_threshold_root automatically 16 years ago
Jarek Poplawski c3059477fc ipv4: Use synchronize_rcu() during trie_rebalance() 16 years ago
Eric Dumazet c482c56857 udp: cleanups 16 years ago
Andreas Jaggi ee686ca919 gre: fix ToS/DiffServ inherit bug 16 years ago
Sridhar Samudrala d7ca4cc01f udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. 16 years ago