summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-11-28net/tls: use sg_next() to walk sg entriesJakub Kicinski
2019-11-28net/tls: remove the dead inplace_crypto codeJakub Kicinski
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-11-28net/tls: free the record on encryption errorJakub Kicinski
2019-11-28net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski
2019-11-28Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-27libceph, rbd, ceph: convert to use the new mount APIDavid Howells
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26openvswitch: fix flow command message sizePaolo Abeni
2019-11-26net: psample: fix skb_over_panicNikolay Aleksandrov
2019-11-26net: disallow ancillary data for __sys_{send,recv}msg_file()Jens Axboe
2019-11-26net: separate out the msghdr copy from ___sys_{send,recv}msg()Jens Axboe
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski
2019-11-26net-sctp: replace some sock_net(sk) with just 'net'Maciej Żenczykowski
2019-11-26tipc: fix link name length checkJohn Rutherford
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-11-25net: add __sys_connect_file() helperJens Axboe
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25vfs: mark pipes and sockets as stream-like file descriptorsLinus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-25libceph: drop unnecessary check from dispatch() in mon_client.cIlya Dryomov
2019-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2019-11-24xsk: Fix xsk_poll()'s return typeLuc Van Oostenryck
2019-11-23sctp: cache netns in sctp_ep_commonXin Long
2019-11-23sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost
2019-11-23net: gro: use vlan API instead of accessing directlyTonghao Zhang
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22SUNRPC: Capture completion of all RPC tasksChuck Lever
2019-11-22seg6: allow local packet processing for SRv6 End.DT6 behaviorAndrea Mayer
2019-11-22Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub...David S. Miller
2019-11-22tipc: support in-order name publication eventsTuong Lien
2019-11-22tipc: update replicast capability for broadcast send linkHoang Le
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-22net/core: Add support for getting VF GUIDsDanit Goldberg
2019-11-22mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen
2019-11-22mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen