OSDN Git Service

netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
[android-x86/kernel.git] / include /
2019-05-02 Peter Oskolkovnet: IP6 defrag: use rbtrees for IPv6 defrag
2019-05-02 Florian Westphalipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
2019-05-02 Peter Oskolkovnet: IP defrag: encapsulate rbtree defrag code into...
2019-04-27 Masami Hiramatsux86/kprobes: Verify stack frame on kretprobe
2019-04-20 Arnd Bergmannappletalk: Fix compile regression
2019-04-20 Pi-Hsun Shihinclude/linux/swap.h: use offsetof() instead of custom...
2019-04-20 YueHaibingappletalk: Fix use-after-free in atalk_proc_exit
2019-04-17 Cornelia Huckvirtio: Honour 'may_reduce_num' in vring_create_virtqueue
2019-04-17 Arnd Bergmanninclude/linux/bitrev.h: fix constant bitrev
2019-04-17 Eric Dumazetnetns: provide pure entropy for net_hash_mix()
2019-04-17 Yuval Avnerynet/mlx5e: Add a lock on tir list
2019-04-17 Stephen Suryaputravrf: check accept_source_route on the original netdevice
2019-04-17 Nick Desaulnierslib/string.c: implement a basic bcmp
2019-04-05 Florian Westphalnetfilter: physdev: relax br_netfilter dependency
2019-04-05 Thomas Gleixnergenirq: Avoid summation loops for /proc/stat
2019-04-05 Luc Van Oostenryckinclude/linux/relay.h: fix percpu annotation in struct...
2019-04-05 Douglas Andersontracing: kdb: Fix ftdump to not sleep
2019-04-03 Xin Longsctp: get sctphdr by offset in sctp_compute_cksum
2019-04-03 Maxime Chevallierpackets: Always register packet sk in the same order
2019-03-27 Eric Dumazettcp/dccp: drop SYN packets if accept queue is full
2019-03-27 Ilya Dryomovlibceph: wait for latest osdmap in ceph_monc_blacklist_...
2019-03-23 NeilBrowndm: fix to_sector() for 32bit
2019-03-23 Heikki Krogerusdevice property: Fix the length used in PROPERTY_ENTRY_...
2019-03-23 Jann Hornsplice: don't merge into linked buffers
2019-03-23 Arnd Bergmannphonet: fix building with clang
2019-03-19 Sakari Ailusof: Support const and non-const use for to_of_node()
2019-03-19 Eric Dumazetgro_cells: make sure device is up in gro_cells_receive()
2019-03-19 Erik SchmaussACPICA: Reference Counts: increase max to 0x4000 for...
2019-03-13 Ard Biesheuveldrm: disable uncached DMA optimization for ARM and...
2019-03-13 Nazarov Sergeynet: avoid use IPCB in cipso_v4_error
2019-03-13 Nazarov Sergeynet: Add __icmp_send helper.
2019-03-13 Viresh Kumarcpufreq: Use struct kobj_attribute instead of struct...
2019-02-27 Matthias Kaehlckesched/sysctl: Fix attributes of some extern declarations
2019-02-27 Matthias Kaehlckeclocksource: Use GENMASK_ULL in definition of CLOCKSOUR...
2019-02-27 Eric BiggersKEYS: user: Align the payload buffer
2019-02-23 Eric Dumazetax25: fix possible use-after-free
2019-02-23 Lorenzo Bianconinet: ipv4: use a dedicated counter for icmp_v4 redirect...
2019-02-23 Eric Dumazettcp: clear icsk_backoff in tcp_write_queue_purge()
2019-02-23 David S. Millernet: Add header for usage of fls64()
2019-02-23 Hauke Mehrtensnet: Fix for_each_netdev_feature on Big endian
2019-02-20 Hauke Mehrtensuapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
2019-02-20 Liping Zhangnetfilter: nf_tables: fix mismatch in big-endian system
2019-02-20 Jiri Olsaperf/x86: Add check_period PMU callback
2019-02-20 Daniel Axtensnet: create skb_gso_validate_mac_len()
2019-02-20 Hauke Mehrtensuapi/if_ether.h: prevent redefinition of struct ethhdr
2019-02-15 Vladis DronovHID: debug: fix the ring buffer implementation
2019-02-12 Tetsuo Handaoom, oom_reaper: do not enqueue same task twice
2019-02-12 Charles KeepaxALSA: compress: Fix stop handling on compressed capture...
2019-02-12 Nathan Chancellordrbd: Avoid Clang warning about pointless switch statment
2019-02-06 Benjamin Herrenschmidtdrivers: core: Remove glue dirs from sysfs earlier
2019-02-06 Daniel Borkmannipvlan, l3mdev: fix broken l3s mode wrt local routes
2019-01-31 Rasmus Villemoescompiler.h: enable builtin overflow checkers and add...
2019-01-31 Ido Schimmelnet: ipv4: Fix memory leak in network namespace dismantle
2019-01-31 Ross Lagerwallnet: Fix usage of pskb_trim_rcsum
2019-01-26 Dave Airlielocking/qspinlock: Pull in asm/byteorder.h to ensure...
2019-01-26 Anders Roxellwriteback: don't decrement wb->refcnt if !wb->bdi
2019-01-16 Vasily Averinsunrpc: use-after-free in svc_process_common()
2019-01-13 Peter HuttererInput: restore EV_ABS ABS_RESERVED
2019-01-09 Theodore Ts'oext4: force inode writes when nfsd calls commit_metadata()
2019-01-09 Miquel Raynalplatform-msi: Free descriptors in platform_msi_domain_f...
2019-01-09 Cong Wangptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
2019-01-09 Deepa Dinamanisock: Make sock->sk_stamp thread-safe
2019-01-09 Lorenzo Bianconigro_cell: add napi_disable in gro_cells_destroy
2018-12-21 Steven Rostedt ... locking/qspinlock: Fix build for anonymous union in...
2018-12-21 Will Deaconlocking/qspinlock: Merge 'struct __qspinlock' into...
2018-12-21 Will Deaconsignal: Introduce COMPAT_SIGMINSTKSZ for use in compat_...
2018-12-17 Stefano Brivioneighbour: Avoid writing before skb->head in neigh_hh_o...
2018-12-13 Takashi IwaiALSA: pcm: Fix interval evaluation with openmin/max
2018-12-13 Mathias PayerUSB: check usb_get_extra_descriptor for proper size
2018-12-08 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2018-12-08 Alexei Starovoitovbpf: Prevent memory disambiguation attack
2018-12-08 Ilya Dryomovlibceph: implement CEPHX_V2 calculation mode
2018-12-08 Ilya Dryomovlibceph: add authorizer challenge
2018-12-08 Ilya Dryomovlibceph: store ceph_auth_handshake pointer in ceph_conn...
2018-12-08 Ilya Dryomovlibceph: drop len argument of *verify_authorizer_reply()
2018-12-08 Masahiro Yamadareset: remove remaining WARN_ON() in <linux/reset.h>
2018-12-08 Masahiro Yamadareset: make device_reset_optional() really optional
2018-12-08 Philipp Zabelreset: add exported __reset_control_get, return NULL...
2018-12-08 Philipp Zabelreset: fix optional reset_control_get stubs to return...
2018-12-08 Ramiro Oliveirareset: make optional functions really optional
2018-12-05 Arnd Bergmannworkqueue: avoid clang warning
2018-12-01 Matthew GarrettEVM: Add support for portable signature format
2018-12-01 Salvatore Mesoracanamei: allow restricted O_CREAT of FIFOs and regular...
2018-12-01 Sebastien Boisvertinclude/linux/pfn_t.h: force '~' to be parsed as an...
2018-12-01 Johan Hovoldof: add helper to lookup compatible child node
2018-12-01 Marc Kleine-Buddecan: dev: can_get_echo_skb(): factor out non sending...
2018-11-27 Al Vironew helper: uaccess_kernel()
2018-11-27 Jozsef Kadlecsiknetfilter: ipset: Correct rcu_dereference() call in...
2018-11-23 Arnd Bergmannmodules: mark __inittest/__exittest as __maybe_unused
2018-11-23 Jeroen Hofsteekbuild: fix asm-offset generation to work with clang
2018-11-21 Mike Kravetzmm: migration: fix migration of huge PMD shared pages
2018-11-21 Michael Kelleyclockevents/drivers/i8253: Add support for PIT shutdown...
2018-11-21 Ilya Dryomovlibceph: bump CEPH_MSG_MAX_DATA_LEN
2018-11-13 Maciej W. RozyckiTC: Set DMA masks for devices
2018-11-10 Thomas Gleixnerposix-timers: Sanitize overrun handling
2018-11-10 Phil Reidiio: buffer: fix the function signature to match implem...
2018-11-10 Eric Biggerselevator: fix truncation of icq_cache_name
2018-10-20 Linus Torvaldsmremap: properly flush TLB before releasing the page
2018-10-18 Peter Oskolkovip: add helpers to process in-order fragments faster.
2018-10-18 Peter Oskolkovip: use rb trees for IP frag queue.
next