summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* phonet: fix building with clangArnd Bergmann2019-03-231-2/+3
* gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-03-231-2/+10
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-231-0/+2
* net: Add __icmp_send helper.Nazarov Sergey2019-03-231-1/+8
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-231-10/+2
* KEYS: user: Align the payload bufferEric Biggers2019-03-231-1/+1
* ax25: fix possible use-after-freeEric Dumazet2019-02-231-0/+12
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-231-0/+1
* tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-231-0/+1
* net: Add header for usage of fls64()David S. Miller2019-02-231-0/+1
* net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-231-2/+21
* uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2019-02-202-7/+5
* uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2019-02-202-0/+9
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-201-5/+4
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-201-1/+5
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2019-02-201-1/+1
* drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2019-02-201-1/+4
* ip: add helpers to process in-order fragments faster.Peter Oskolkov2019-02-081-0/+6
* ip: use rb trees for IP frag queue.Peter Oskolkov2019-02-082-3/+4
* net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2019-02-081-3/+2
* net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2019-02-081-1/+1
* ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2019-02-081-0/+1
* inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet2019-02-081-0/+5
* inet: frags: reorganize struct netns_fragsEric Dumazet2019-02-081-4/+5
* rhashtable: reorganize struct rhashtable layoutEric Dumazet2019-02-081-2/+2
* inet: frags: break the 2GB limit for frags storageEric Dumazet2019-02-081-10/+10
* inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2019-02-081-2/+0
* inet: frags: get rif of inet_frag_evicting()Eric Dumazet2019-02-081-5/+0
* inet: frags: remove some helpersEric Dumazet2019-02-083-13/+0
* inet: frags: use rhashtables for reassembly unitsEric Dumazet2019-02-082-59/+38
* rhashtable: Add rhashtable_lookup()Ben Hutchings2019-02-081-17/+52
* rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso2019-02-081-13/+57
* inet: frags: add a pointer to struct netns_fragsEric Dumazet2019-02-082-7/+7
* inet: frags: change inet_frags_init_net() return valueEric Dumazet2019-02-081-1/+2
* drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt2019-02-061-0/+17
* net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-02-061-1/+1
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-02-061-0/+1
* writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell2019-01-261-0/+8
* f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2019-01-261-0/+1
* f2fs: fix to convert inline directory correctlyChao Yu2019-01-261-0/+2
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-161-1/+4
* Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2019-01-131-0/+9
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-131-0/+20
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-131-2/+34
* gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi2019-01-131-0/+1
* proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-12-171-0/+1
* mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2018-12-171-1/+1
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+1
* mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+1
* mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-2/+1