Commit Graph

1950 Commits (f48d55ce7871824eae3065f4d81956d7113eff19)

Author SHA1 Message Date
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
Sridhar Samudrala ba73542585 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO 16 years ago
Sridhar Samudrala 7ea2f2c5a6 udpv6: Remove unused skb argument of ipv6_select_ident() 16 years ago
Sridhar Samudrala c31d532690 udpv6: Fix gso_size setting in ip6_ufo_append_data 16 years ago
Sridhar Samudrala 493c6be3fe udpv6: Fix HW checksum support for outgoing UFO packets 16 years ago
Sascha Hlusiak f2ba025b20 sit: fix regression: do not release skb->dst before xmit 16 years ago
Eric Dumazet e51a67a9c8 net: ip_push_pending_frames() fix 16 years ago
Mark Smith 5c91face51 ipv6: correct return on ipv6_rcv() packet drop 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago