summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tipc: make link capability update thread safeJon Maloy
2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva
2018-07-19net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz
2018-07-19net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-07-18pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation...Jakub Kicinski
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King
2018-07-18net: dsa: Remove VLA usageSalvatore Mesoraca
2018-07-18Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-07-18tipc: remove unused tipc_group_sizeYueHaibing
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing
2018-07-18net: sched: Using NULL instead of plain integerYueHaibing
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio
2018-07-18xdp: fix uninitialized 'err' variableJakub Kicinski
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul
2018-07-18net/smc: add error handling for get_user()Ursula Braun
2018-07-18net/smc: optimize consumer cursor updatesUrsula Braun
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-18Merge tag 'batadv-next-for-davem-20180717' of git://git.open-mesh.org/linux-m...David S. Miller
2018-07-18net/rds: Remove unnecessary variableHåkon Bugge
2018-07-18net/rds: void function cannot return -1Håkon Bugge
2018-07-16net: Fix GRO_HASH_BUCKETS assertion.David S. Miller
2018-07-16sch_cake: Fix tin order when set through skb->priorityToke Høiland-Jørgensen
2018-07-16net/smc: take sock lock in smc_ioctl()Ursula Braun
2018-07-16net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-16net: convert gro_count to bitmaskLi RongQing
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole
2018-07-16tls: Stricter error checking in zerocopy sendmsg pathDave Watson
2018-07-16KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-16ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu
2018-07-16tls: Fix zerocopy_from_iter iov handlingBoris Pismenny
2018-07-16tls: Add rx inline crypto offloadBoris Pismenny
2018-07-16tls: Fill software context without allocationBoris Pismenny
2018-07-16tls: Split tls_sw_release_resources_rxBoris Pismenny
2018-07-16tls: Split decrypt_skb to two functionsBoris Pismenny
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny
2018-07-16tcp: Don't coalesce decrypted and encrypted SKBsBoris Pismenny
2018-07-16net: Add TLS RX offload featureIlya Lesokhin
2018-07-16net: Add decrypted field to skbBoris Pismenny
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-15bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov
2018-07-14tcp: remove redundant rcv_nxt updateYafang Shao
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun