Commit Graph

1958 Commits (44d98a614267c81a04ba9c7a0427c3a628985b7d)

Author SHA1 Message Date
Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 16 years ago
Eric Dumazet 55b8050353 net: Fix IP_MULTICAST_IF 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
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
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
David S. Miller db71789c01 xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. 16 years ago
Gerrit Renker 81e4321388 inet6: functions shadow global variable 16 years ago
Neil Horman a33bc5c151 xfrm: select sane defaults for xfrm[4|6] gc_thresh 16 years ago
Neil Horman a44a4a006b xfrm: export xfrm garbage collector thresholds via sysctl 16 years ago
Gerrit Renker 3c2b8d180a mcastv6: Local variable shadows function argument 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