summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2016-01-22unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-10-27net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-27af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-10-01sctp: fix ASCONF list handlingMarcelo Ricardo Leitner
2015-07-03ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-05-30net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-30ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-30netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-04netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar
2013-11-04ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-11-04ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-04tcp: TSO packets automatic sizingEric Dumazet
2013-10-13Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-10-13net: net_secret should not depend on TCPEric Dumazet
2013-10-13IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin(ux) M. BOIE
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-14net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-09-14genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-11ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-06-13ip_tunnel: remove __net_init/exit from exported functionsEric Dumazet