]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - net/core
dccp: check sk for closed state in dccp_sendmsg()
[thirdparty/kernel/stable.git] / net / core /
2018-01-01  Nicolas Dichtelnet: enable interface alias removal via rtnl
2017-09-15  Eric Dumazetnet: prevent sign extension in dev_get_stats()
2017-09-15  Serhey Popovychrtnetlink: add IFLA_GROUP to ifla_policy
2017-09-15  Ben Hutchingsnet: add kfree_skb_list()
2017-03-16  Reiter Wolfgangdrop_monitor: consider inserted data in genlmsg_end
2017-03-16  Reiter Wolfgangdrop_monitor: add missing call to genlmsg_end
2017-03-16  Eric Dumazetnet: mangle zero checksum in skb_checksum_help()
2017-03-16  Eric Dumazetnet: clear sk_err_soft in sk_clone_lock()
2017-03-16  Eric Dumazetnet: fix sk_mem_reclaim_partial()
2017-03-16  Ben Hutchingsnet/sock: Add sock_efree() function
2017-03-16  Eric Dumazetgro: use min_t() in skb_gro_reset_offset()
2017-03-16  Herbert Xugro: Enter slow-path if there is no tailroom
2017-02-23  Eric Dumazetnet: avoid signed overflows for SO_{SND|RCV}BUFFORCE
2017-02-23  Willem de Bruijndccp: limit sk_filter trim to payload
2017-02-23  Willem de Bruijnrose: limit sk_filter trim to payload
2017-02-23  Ben Hutchingsnet: Add __sock_queue_rcv_skb()
2017-02-23  Eric Dumazetnet: cleanups in sock_setsockopt()
2017-02-23  Mathias Krausertnl: reset calcit fptr in rtnl_unregister()
2016-06-15  Kangjie Lunet: fix infoleak in rtnetlink
2016-02-27  Hannes Frederic... unix: correctly track in-flight fds in sending process...
2016-01-22  Ben HutchingsRevert "net: add length argument to skb_copy_and_csum_d...
2016-01-22  Francesco Ruggerinet: possible use after free in dst_release
2016-01-22  Nikolay Aleksandrovnet/core: revert "net: fix __netdev_update_features...
2015-12-30  Daniel Borkmannnet, scm: fix PaX detected msg_controllen overflow...
2015-12-30  Nikolay Aleksandrovnet: fix __netdev_update_features return on ndo_set_fea...
2015-11-27  Eric Dumazetnet: fix a race in dst_release()
2015-11-17  Joe Perchesethtool: Use kcalloc instead of kmalloc for ethtool_get...
2015-11-17  Pravin B Shelarskbuff: Fix skb checksum partial check.
2015-11-17  Sabrina Dubrocanet: add length argument to skb_copy_and_csum_datagram_...
2015-10-13  Wilson Kokfib_rules: fix fib rule dumps across multiple skbs
2015-10-13  Herbert Xunet: Fix skb csum races when peeking
2015-10-13  Oleg Nesterovnet: pktgen: fix race between pktgen_thread_worker...
2015-10-13  Herbert Xunet: Fix skb_set_peeked use-after-free bug
2015-10-13  Herbert Xunet: Clone skb before setting peeked flag
2015-08-12  Pavel Emelyanovdatagram: Factor out sk queue referencing
2015-08-12  Julian Anastasovnet: call rcu_read_lock early in process_backlog
2015-08-12  Julian Anastasovnet: do not process device backlog during unregistration
2015-08-12  Daniel Borkmannrtnetlink: verify IFLA_VF_INFO attributes before passin...
2015-08-12  Jesper Dangaard... pktgen: adjust spacing in proc file interface output
2015-08-06  Julian Anastasovneigh: do not modify unlinked entries
2015-05-09  Alexey Kodanevnet: sysctl_net_core: check SNDBUF and RCVBUF for min...
2015-05-09  bingtian.ly@taobao.comnet: avoid to hang up on sending due to sysctl configur...
2015-05-09  Matthew Thodenet: reject creation of netdev names with colons
2015-05-09  Ignacy Gawędzkigen_stats.c: Duplicate xstats buffer for later use
2015-05-09  WANG Congrtnetlink: call ->dellink on failure when ->newlink...
2015-05-09  Eric Dumazetnet: rps: fix cpu unplug
2015-05-09  WANG Congnet: use for_each_netdev_safe() in rtnl_group_changelink()
2015-05-09  Daniel Borkmannrtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
2015-02-20  Jay Vosburghnet/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwa...
2015-02-20  Ben HutchingsRevert "tcp: Apply device TSO segment limit earlier"
2015-02-20  Toshiaki Makitanet: Fix stacked vlan offload features computation
2014-09-13  Sasha Leviniovec: make sure the caller actually wants anything...
2014-09-13  Eric Dumazetinetpeer: get rid of ip_id_count
2014-09-13  Andrey Ryabininnet: sendmsg: fix NULL pointer dereference
2014-08-06  Michal Schmidtrtnetlink: fix userspace API breakage for iproute2...
2014-07-11  Michael S. Tsirkinskbuff: skb_segment: orphan frags before copying
2014-07-11  Michael S. Tsirkinskbuff: export skb_copy_ubufs
2014-06-09  Eric Dumazetnet-gro: reset skb->truesize in napi_reuse_skb()
2014-06-09  Alexander Duyckskb: Add inline helper for getting the skb end offset...
2014-06-09  David Gibsonrtnetlink: Only supply IFLA_VF_PORTS information when...
2014-06-09  David Gibsonrtnetlink: Warn when interface's information won't...
2014-06-09  Mathias Krausefilter: prevent nla extensions to peek beyond the end...
2014-06-09  Florian Westphalnet: core: don't account for udp header size when compu...
2014-04-09  Florian Westphalnet: add and use skb_gso_transport_seglen()
2014-04-01  Maciej Żenczykowskinet: fix 'ip rule' iif/oif device rename
2014-04-01  Miklos Szeredifuse: fix pipe_buf_operations
2014-02-15  Changli Gaonet: drop_monitor: fix the value of maxattr
2014-01-03  Jason Wangnet: flow_dissector: fail on evil iph->ihl
2014-01-03  fan.du{pktgen, xfrm} Update IPv4 header total len and checksu...
2014-01-03  Vlad Yasevichnet: core: Always propagate flag changes to interfaces
2014-01-03  Hannes Frederic... net: rework recvmsg handler msg_name and msg_namelen...
2014-01-03  Andreas Henrikssonnet: Fix "ip rule delete table 256"
2013-10-26  Nikolay Aleksandrovnetpoll: fix NULL pointer dereference in netpoll_cleanup
2013-10-26  Roman Gushchinnet: check net.core.somaxconn sysctl values
2013-08-02  Eric Dumazetneighbour: fix a race in neigh_destroy()
2013-05-30  Eric Dumazetipv6: do not clear pinet6 field
2013-05-13  Michael Rieschrtnetlink: Call nlmsg_parse() with correct header ...
2013-05-13  Patrick McHardynetfilter: don't reset nf_trace in nf_reset()
2013-05-13  Vlad Yasevichnet: count hw_addr syncs so that unsync works properly.
2013-04-25  Linus Torvaldsnet: fix incorrect credentials passing
2013-04-10  Eric Dumazetnet: add a synchronize_net() in netdev_rx_handler_unre...
2013-03-27  Vlad Yasevichrtnetlink: Mask the rta_type when range checking
2013-03-27  Mathias Krausertnl: fix info leak on RTM_GETLINK request for VF ...
2013-03-27  Cristian Bercarubridging: fix rx_handlers return code
2013-02-20  Cong Wangpktgen: correctly handle failures when adding a device
2012-12-06  Tom Herbertnet-rps: Fix brokeness causing OOO packets
2012-12-06  Jiri Pirkonet: correct check in dev_addr_del()
2012-11-16  Eric Leblondaf-packet: fix oops when socket is not present
2012-11-16  Eric Dumazetrtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
2012-11-16  Greg Rosertnetlink: Fix problem with buffer allocation
2012-10-30  Amerigo Wangpktgen: fix crash when generating IPv6 packets
2012-10-30  Florian Zumbiehlvlan: don't deliver frames for unknown vlans to protocols
2012-10-30  ramesh.nagappa@gma... net: Fix skb_under_panic oops in neigh_resolve_output
2012-10-10  Ed Cashinnet: do not disable sg for packets requiring no checksum
2012-10-10  Eric Dumazetnet: guard tcp_set_keepalive() to tcp sockets
2012-10-10  Chema Gonzaleznet: small bug on rxhash calculation
2012-10-10  Rustad, Mark Dnet: Statically initialize init_net.dev_base_head
2012-09-19  Eric Leblondaf_packet: don't emit packet on orig fanout group
2012-09-19  Alexey Khoroshilovnet/core: Fix potential memory leak in dev_set_alias()
2012-09-19  Ben Hutchingstcp: Apply device TSO segment limit earlier
next