battery: sec_battery: export {CURRENT/VOLTAGE}_MAX to sysfs
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / net / core /
2021-07-15 David S. MillerBACKPORT net: Fix use after free by removing length...
2021-07-15 Eric Dumazetnet: introduce SO_MAX_PACING_RATE
2020-07-28 Lorenzo Colittinet: core: Add a UID field to struct sock.
2019-08-06 Lorenzo Colittinet: core: add UID to flows, rules, and routes
2019-08-06 StrictedRevert "net: core: Support UID-based routing."
2019-03-15 Sridhar Anchanet: core: To send ARP probe when neighbor state is...
2019-03-15 Ravinder Konkanet: core: Send ARP probe and trigger RTM_NEWNEIGH
2019-03-15 Erik Klineneigh: Better handling of transition to NUD_PROBE state
2019-03-15 Ravinder Konkanet: core: To send ARP probe when neighbor state is...
2019-02-15 Peter Zijlstraarch: Mass conversion of smp_mb__*()
2019-01-29 Christoph Paaschnet: Set sk_prot_creator when cloning sockets to the...
2019-01-29 Eric Dumazetnet: prevent sign extension in dev_get_stats()
2019-01-29 Eric Dumazetnet: skb_needs_check() accepts CHECKSUM_NONE for tx
2019-01-29 Eric Dumazetnet: reduce skb_warn_bad_offload() noise
2019-01-29 Eric Dumazetnet: neigh: guard against NULL solicit() method
2019-01-29 Reiter Wolfgangdrop_monitor: consider inserted data in genlmsg_end
2019-01-29 Reiter Wolfgangdrop_monitor: add missing call to genlmsg_end
2019-01-29 Eric Dumazetnet: properly release sk_frag.page
2019-01-29 Eric Dumazetnet: net_enable_timestamp() can be called from irq...
2019-01-29 Eric Dumazetnet: use a work queue to defer net_disable_timestamp...
2019-01-29 Eric Dumazetnet: fix harmonize_features() vs NETIF_F_HIGHDMA
2019-01-29 Eric Dumazetgro: use min_t() in skb_gro_reset_offset()
2019-01-29 Herbert Xugro: Enter slow-path if there is no tailroom
2019-01-29 Eric Dumazetnet: mangle zero checksum in skb_checksum_help()
2019-01-29 Eric Dumazetnet: clear sk_err_soft in sk_clone_lock()
2019-01-29 Eric Dumazetnet: fix sk_mem_reclaim_partial()
2019-01-29 Konstantin Khlebnikovnet: ratelimit warnings about dst entry refcount underf...
2019-01-29 Mahesh Bandewarbonding: Fix bonding crash
2019-01-29 Eric Dumazettcp: take care of truncations done by sk_filter()
2019-01-29 Kangjie Lunet: fix infoleak in rtnetlink
2019-01-29 Hannes Frederic... unix: correctly track in-flight fds in sending process...
2019-01-29 Francesco Ruggerinet: possible use after free in dst_release
2019-01-29 Marcelo Ricardo... sctp: update the netstamp_needed counter when copying...
2019-01-29 Daniel Borkmannnet, scm: fix PaX detected msg_controllen overflow...
2019-01-29 Eric Dumazetnet: fix a race in dst_release()
2019-01-29 Joe Perchesethtool: Use kcalloc instead of kmalloc for ethtool_get...
2019-01-29 Pravin B Shelarskbuff: Fix skb checksum partial check.
2019-01-29 Roland Dreierfib_rules: Fix dump_rules() not to exit early
2019-01-29 Wilson Kokfib_rules: fix fib rule dumps across multiple skbs
2019-01-29 Herbert Xunet: Fix skb_set_peeked use-after-free bug
2019-01-29 Herbert Xunet: Fix skb csum races when peeking
2019-01-29 Herbert Xunet: Clone skb before setting peeked flag
2019-01-29 Julian Anastasovnet: call rcu_read_lock early in process_backlog
2019-01-29 Oleg Nesterovnet: pktgen: fix race between pktgen_thread_worker...
2019-01-29 Alexey Kodanevnet: sysctl_net_core: check SNDBUF and RCVBUF for min...
2019-01-29 Matthew Thodenet: reject creation of netdev names with colons
2019-01-29 Ignacy Gawędzkigen_stats.c: Duplicate xstats buffer for later use
2019-01-29 WANG Congrtnetlink: call ->dellink on failure when ->newlink...
2019-01-29 Daniel Borkmannrtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
2019-01-29 Roopa Prabhubridge: dont send notification when skb->len == 0 in...
2019-01-29 Eric Dumazetnet: rps: fix cpu unplug
2019-01-11 Paul Lawrenceiovec: make sure the caller actually wants anything...
2018-10-11 Strictedimport SM-A510F_EUR_NN_Opensource.zip
2014-08-14 Sasha Leviniovec: make sure the caller actually wants anything...
2014-08-14 Vlad Yasevichnet: Correctly set segment mac_len in skb_segment().
2014-08-14 Andrey Ryabininnet: sendmsg: fix NULL pointer dereference
2014-08-14 Eric Dumazetinetpeer: get rid of ip_id_count
2014-07-28 Eric Dumazetipv4: fix dst race in sk_dst_get()
2014-07-01 Michael S. Tsirkinskbuff: skb_segment: orphan frags before copying
2014-06-26 Michal Schmidtrtnetlink: fix userspace API breakage for iproute2...
2014-06-26 Eric Dumazetnet: force a list_del() in unregister_netdevice_many()
2014-06-26 Eric W. Biedermannet: Use netlink_ns_capable to verify the permisions...
2014-06-26 Eric W. Biedermannet: Add variants of capable for use on on sockets
2014-06-26 Eric W. Biedermannet: Move the permission check in sock_diag_put_filteri...
2014-05-31 Eric Dumazetnet-gro: reset skb->truesize in napi_reuse_skb()
2014-05-31 David Gibsonrtnetlink: Only supply IFLA_VF_PORTS information when...
2014-05-31 David Gibsonrtnetlink: Warn when interface's information won't...
2014-05-31 Andrew Lutomirskinet: Fix ns_capable check in sock_diag_put_filterinfo
2014-05-31 dingtianhongvlan: Fix lockdep warning when vlan dev handle notification
2014-05-31 Mathias Krausefilter: prevent nla extensions to peek beyond the end...
2014-05-31 Florian Westphalnet: core: don't account for udp header size when compu...
2014-04-14 Li RongQingnetpoll: fix the skb check in pkt_is_ns
2014-04-14 Nicolas Dichtelrtnetlink: fix fdb notification flags
2014-04-14 Eric Dumazettcp: tcp_release_cb() should release socket ownership
2014-03-24 Duan Jiongneigh: recompute reachabletime before returning from...
2014-03-07 Eric Dumazetnet: use __GFP_NORETRY for high order allocations
2014-03-07 Florian Westphalnet: core: introduce netif_skb_dev_features
2014-03-07 Florian Westphalnet: add and use skb_gso_transport_seglen()
2014-03-07 Sabrina Dubrocanetpoll: fix netconsole IPv6 setup
2014-03-07 Maciej Żenczykowskinet: fix 'ip rule' iif/oif device rename
2014-02-13 Miklos Szeredifuse: fix pipe_buf_operations
2014-02-06 Eric Dumazetbpf: do not use reciprocal divide
2014-01-15 Simon Hormannet: Loosen constraints for recalculating checksum...
2014-01-15 David S. Millernetpoll: Fix missing TXQ unlock and and OOPS.
2014-01-15 David S. Millervlan: Fix header ops passthru when doing TX VLAN offload.
2014-01-15 Sasha Levinnet: unix: allow set_peek_off to fail
2014-01-15 Changli Gaonet: drop_monitor: fix the value of maxattr
2013-12-08 fan.du{pktgen, xfrm} Update IPv4 header total len and checksu...
2013-12-08 Vlad Yasevichnet: core: Always propagate flag changes to interfaces
2013-12-08 Jiri Pirkonetfilter: push reasm skb through instead of original...
2013-12-08 Hannes Frederic... net: rework recvmsg handler msg_name and msg_namelen...
2013-12-08 Andreas Henrikssonnet: Fix "ip rule delete table 256"
2013-11-20 Jason Wangnet: flow_dissector: fail on evil iph->ihl
2013-11-04 Fabio Estevamnet: secure_seq: Fix warning when CONFIG_IPV6 and CONFI...
2013-11-04 Eric Dumazettcp: TSO packets automatic sizing
2013-10-13 Eric Dumazetnet: net_secret should not depend on TCP
2013-10-13 Nikolay Aleksandrovnetpoll: fix NULL pointer dereference in netpoll_cleanup
2013-10-13 Sonic Zhangnetpoll: Should handle ETH_P_ARP other than ETH_P_IP...
2013-10-13 Eric Dumazetnet: flow_dissector: fix thoff for IPPROTO_AH
2013-10-13 Eric Dumazetnet: fix multiqueue selection
next