summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-271-0/+3
* netfilter: physdev: relax br_netfilter dependencyFlorian Westphal2019-04-271-1/+0
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-271-1/+1
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-04-031-1/+1
* packets: Always register packet sk in the same orderMaxime Chevallier2019-04-031-0/+6
* Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2019-04-031-0/+36
* asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2019-04-031-6/+6
* vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2019-04-031-0/+2
* tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-04-031-5/+0
* dm: fix to_sector() for 32bitNeilBrown2019-03-231-1/+1
* 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