summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* 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
* rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso2019-02-08
* inet: frags: add a pointer to struct netns_fragsEric Dumazet2019-02-08
* inet: frags: change inet_frags_init_net() return valueEric Dumazet2019-02-08
* drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt2019-02-06
* net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-02-06
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-02-06
* writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell2019-01-26
* f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2019-01-26
* f2fs: fix to convert inline directory correctlyChao Yu2019-01-26
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-16
* Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2019-01-13
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-13
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-13
* gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi2019-01-13
* proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-12-17
* mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2018-12-17