summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2019-05-16
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-16
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-16
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-27
* appletalk: Fix compile regressionArnd Bergmann2019-04-27
* include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-04-27
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-04-27
* include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-27
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-04-27
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-27
* netfilter: physdev: relax br_netfilter dependencyFlorian Westphal2019-04-27
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-27
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-04-03
* packets: Always register packet sk in the same orderMaxime Chevallier2019-04-03
* Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2019-04-03
* asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2019-04-03
* vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2019-04-03
* tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-04-03
* dm: fix to_sector() for 32bitNeilBrown2019-03-23
* phonet: fix building with clangArnd Bergmann2019-03-23
* gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-03-23
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-23
* net: Add __icmp_send helper.Nazarov Sergey2019-03-23
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-23
* KEYS: user: Align the payload bufferEric Biggers2019-03-23
* ax25: fix possible use-after-freeEric Dumazet2019-02-23
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-23
* tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-23
* net: Add header for usage of fls64()David S. Miller2019-02-23
* net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-23
* uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2019-02-20
* uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2019-02-20
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-20
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-20
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2019-02-20
* drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2019-02-20
* ip: add helpers to process in-order fragments faster.Peter Oskolkov2019-02-08
* ip: use rb trees for IP frag queue.Peter Oskolkov2019-02-08
* net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2019-02-08
* net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2019-02-08
* ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2019-02-08
* inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet2019-02-08
* inet: frags: reorganize struct netns_fragsEric Dumazet2019-02-08
* rhashtable: reorganize struct rhashtable layoutEric Dumazet2019-02-08
* inet: frags: break the 2GB limit for frags storageEric Dumazet2019-02-08
* inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2019-02-08
* inet: frags: get rif of inet_frag_evicting()Eric Dumazet2019-02-08
* inet: frags: remove some helpersEric Dumazet2019-02-08
* inet: frags: use rhashtables for reassembly unitsEric Dumazet2019-02-08
* rhashtable: Add rhashtable_lookup()Ben Hutchings2019-02-08