summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-11-28net/sched: act_ct: enable stats for HW offloaded entriesMarcelo Ricardo Leitner
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27tipc: update address terminology in codeJon Maloy
2020-11-27tipc: make node number calculation reproducibleJon Maloy
2020-11-27tipc: refactor tipc_sk_bind() functionJon Maloy
2020-11-27net/x25: remove x25_kill_by_device()Martin Schiller
2020-11-27net/x25: fix restart request/confirm handlingMartin Schiller
2020-11-27net/lapb: fix t1 timer handling for LAPB_STATE_0Martin Schiller
2020-11-27net/lapb: support netdev eventsMartin Schiller
2020-11-27net/x25: handle additional netdev eventsMartin Schiller
2020-11-27net/sched: sch_frag: add generic packet fragment support.wenxu
2020-11-27net/sched: act_mirred: refactor the handle of xmitwenxu
2020-11-27net/sched: fix miss init the mru in qdisc_skb_cbwenxu
2020-11-27net/tls: add CHACHA20-POLY1305 configurationVadim Fedorenko
2020-11-27net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko
2020-11-27net/tls: make inline helpers protocol-awareVadim Fedorenko
2020-11-27Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy
2020-11-25devlink: Make sure devlink instance and port are in same net namespaceParav Pandit
2020-11-25devlink: Hold rtnl lock while reading netdev attributesParav Pandit
2020-11-25net: Use lockdep_assert_in_softirq() in napi_consume_skb()Yunsheng Lin
2020-11-25mptcp: be careful on MPTCP-level ack.Paolo Abeni
2020-11-25bridge: mrp: Implement LC mode for MRPHoratiu Vultur
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov
2020-11-25mptcp: put reference in mptcp timeout timerFlorian Westphal
2020-11-25gro_cells: reduce number of synchronize_net() callsEric Dumazet
2020-11-25ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai
2020-11-24Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski
2020-11-24tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck
2020-11-24net: warn if gso_type isn't set for a GSO SKBHeiner Kallweit
2020-11-24devlink: Fix reload stats structureMoshe Shemesh
2020-11-24devlink: Add blackhole_nexthop trapIdo Schimmel
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2020-11-23sctp: Fix some typoChristophe JAILLET
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-23net: dsa: tag_hellcreek: Cleanup includesKurt Kanzenbach
2020-11-23vsock/virtio: discard packets only when socket is really closedStefano Garzarella
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2020-11-23rxrpc: Ask the security class how much space to allow in a packetDavid Howells
2020-11-23rxrpc: rxkad: Don't use pskb_pull() to advance through the response packetDavid Howells
2020-11-23rxrpc: Organise connection security to use a unionDavid Howells
2020-11-23rxrpc: Don't reserve security header in Tx DATA skbuffDavid Howells
2020-11-23rxrpc: Merge prime_packet_security into init_connection_securityDavid Howells
2020-11-23rxrpc: Fix example key name in a commentDavid Howells
2020-11-23rxrpc: Ignore unknown tokens in key payload unless no known tokensDavid Howells