Commit Graph

20827 Commits (a13861a28b90541aa207532d237e7a940f1b1c7b)

Author SHA1 Message Date
Florian Westphal 71b1391a41 l2tp: ensure sk->dst is still valid 13 years ago
Eric Dumazet 8a6e77d520 decnet: proper socket refcounting 13 years ago
Steffen Klassert 261663b0ee ipv4: Don't use the cached pmtu informations for input routes 13 years ago
Steffen Klassert 618f9bc74a net: Move mtu handling down to the protocol depended handlers 13 years ago
Steffen Klassert ebb762f27f net: Rename the dst_opt default_mtu method to mtu 13 years ago
Steffen Klassert 6b600b26c0 route: Use the device mtu as the default for blackhole routes 13 years ago
Jorge Boncompte [DTI2] df07a94cf5 netns: fix proxy ARP entries listing on a netns 13 years ago
Dan Carpenter 42ca0203fd net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() 13 years ago
Li Wei ac8a48106b ipv4: Save nexthop address of LSRR/SSRR option to IPCB. 13 years ago
Jun Zhao 685f94e6db ipv4 : igmp : fix error handle in ip_mc_add_src() 13 years ago
Eric Dumazet 4d0fe50c75 ipv6: tcp: fix tcp_v6_conn_request() 13 years ago
David S. Miller 46a246c4df netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. 13 years ago
Eric Dumazet c16a98ed91 ipv6: tcp: fix panic in SYN processing 13 years ago
Li Wei 4d65a2465f ipv6: fix a bug in ndisc_send_redirect 13 years ago
Trond Myklebust 24ca9a8477 SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared 13 years ago
Feng King 20e994a05b net: correct comments of skb_shift 13 years ago
Maciej Żenczykowski 717b6d8366 net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets 13 years ago
Pablo Neira Ayuso 70e9942f17 netfilter: nf_conntrack: make event callback registration per-netns 13 years ago
Dan Carpenter f23aa62545 caif: fix endian conversion in cffrml_transmit() 13 years ago
RongQing.Li 525c6465d4 dccp: fix error propagation in dccp_v4_connect 13 years ago
Johannes Berg de3584bd62 cfg80211: fix regulatory NULL dereference 13 years ago
Helmut Schaa 9c8f2c42c9 mac80211: Fix endian bug in radiotap header generation 13 years ago
Ben Greear 904603f9b7 mac80211: Fix AMSDU rate printout in debugfs. 13 years ago
Paul Guo 5e2afba4ec netfilter: possible unaligned packet header in ip_route_me_harder 13 years ago
Jozsef Kadlecsik 648ae8e53d netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c 13 years ago
David Herrmann 9b338c3dd1 Bluetooth: bnep: Fix module reference 13 years ago
David Herrmann 48b28b8db9 Bluetooth: cmtp: Fix module reference 13 years ago
Eric Dumazet 9cc20b268a ipv4: fix redirect handling 13 years ago
Eric Dumazet fb120c0a27 ping: dont increment ICMP_MIB_INERRORS 13 years ago
stephen hemminger fa2da8cdae bridge: correct IPv6 checksum after pull 13 years ago
Eric Dumazet 709e8697af tcp: clear xmit timers in tcp_v4_syn_recv_sock() 13 years ago
Jesper Juhl eec205719e net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer 13 years ago
Maciej Żenczykowski 06236ac372 net-netlink: Add a new attribute to expose TCLASS values via netlink 13 years ago
Andrey Vagin ef5e0d8237 bridge: Fix potential deadlock on br->multicast_lock 13 years ago
Josh Boyer 731abb9cb2 ip6_tunnel: copy parms.name after register_netdevice 13 years ago
Paul Bolle 77c1c7c4bd rds: drop "select LLIST" 13 years ago
Jesper Juhl 3ed90f766d net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_timer() 13 years ago
Nick Bowler 4b90a603a1 ah: Don't return NET_XMIT_DROP on input. 13 years ago
Stratos Psomadakis 224736d911 libceph: Allocate larger oid buffer in request msgs 13 years ago
Stanislav Kinsbursky 2aa13531bb SUNRPC: destroy freshly allocated transport in case of sockaddr init error 13 years ago
Li Wei b12f62efb8 ipv4: fix for ip_options_rcv_srr() daddr update. 13 years ago
Nick Bowler b7ea81a58a ah: Read nexthdr value before overwriting it in ahash input callback. 13 years ago
Nick Bowler 069294e813 ah: Correctly pass error codes in ahash output callback. 13 years ago
Johannes Berg 0ecfe806f1 mac80211: fix race between connection monitor & suspend 13 years ago
Luis R. Rodriguez 58ebacc66b cfg80211: fix bug on regulatory core exit on access to last_request 13 years ago
Johannes Berg 5b2bbf75a2 mac80211: fix bug in ieee80211_build_probe_req 13 years ago
Johannes Berg f8d1ccf155 mac80211: fix NULL dereference in radiotap code 13 years ago
Steffen Klassert 2bc8ca40f9 ipv4: Fix inetpeer expire time information 13 years ago
Feng King 6d67e9beb6 tcp: Fix comments for Nagle algorithm 13 years ago
Eric Dumazet e50e705ca7 l2tp: fix l2tp_udp_recv_core() 13 years ago