Commit Graph

1969 Commits (c05e85a06e376f6b6d59e71e5333d707e956d78b)

Author SHA1 Message Date
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 91b2a3f9bb ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 e7db38c38f ipv6 sit: Fix 6rd relay address. 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 e0c9394815 ipv6 sit: Ensure to initialize 6rd parameters. 16 years ago
Eric Dumazet f86dcc5aa8 udp: dynamically size hash tables at boot time 16 years ago
Alexandre Cassen 8a6dfd43d1 IPv6: Fix 6RD typo 16 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 16 years ago
Brian Haley 86c36ce45d IPv6: use ipv6_addr_copy() in ip6_route_redirect() 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Octavian Purdila f7734fdf61 make TLLAO option for NA packets configurable 16 years ago
Brian Haley 51953d5bc4 Use sk_mark for IPv6 routing lookups 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 fa857afcf7 ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. 16 years ago
Eric Dumazet 0bfbedb14a tunnels: Optimize tx path 16 years ago
Sascha Hlusiak 298bf12ddb sit: fix off-by-one in ipip6_tunnel_get_prl 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Sascha Hlusiak d1f8297a96 Revert "sit: stateless autoconf for isatap" 16 years ago
Eric Dumazet a43912ab19 tunnel: eliminate recursion field 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Jens Rosenboom 0522fea650 ipv6: Log the affected address when DAD failure occurs 16 years ago
Jens Rosenboom 3933fc952a ipv6: Ignore route option with ROUTER_PREF_INVALID 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 41135cc836 net: constify struct inet6_protocol 16 years ago
Brian Haley cc411d0bae ipv6: Add IFA_F_DADFAILED flag 16 years ago
Alexey Dobriyan fa1a9c6813 headers: net/ipv[46]/protocol.c header trim 16 years ago
Cosmin Ratiu a8fdf2b331 ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header 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 5ca1b998d3 net: file_operations should be const 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 98147d527a net: seq_operations should be const 16 years ago
Eric Dumazet 0625491493 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
Alexey Dobriyan 86393e52c3 netns: embed ip6_dst_ops directly 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Patrick McHardy 4889086969 netfilter: ip6t_eui: fix read outside array bounds 16 years ago
David Ward 31ce8c71a3 ipv6: Update Neighbor Cache when IPv6 RA is received on a router 16 years ago
Sascha Hlusiak 8945a808f7 sit: allow ip fragmentation when using nopmtudisc to fix package loss 16 years ago
Patrick McHardy 74f7a6552c netfilter: nf_conntrack: log packets dropped by helpers 16 years ago
Jan Engelhardt 35aad0ffdf netfilter: xtables: mark initial tables constant 16 years ago
Bruno Prémont ca6982b858 ipv6: Fix commit 63d9950b08 (ipv6: Make v4-mapped bindings consistent with IPv4) 16 years ago
Gerrit Renker 26ced1e4aa inet6: Set default traffic class 16 years ago
Gerrit Renker e651f03afe inet6: Conversion from u8 to int 16 years ago
Jens Rosenboom a6fa328665 ipv6: Log the explicit address that triggered DAD failure 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