messages from 2019-01-22 17:43:53 to 2019-01-23 06:13:48 UTC [more...]
[PATCH net-next] net: stmmac: Fix return value check in qcom_ethqos_probe()
2019-01-23 6:19 UTC
[PATCH net-next] net: phy: fix issue with loading PHY driver w/o initramfs
2019-01-23 6:08 UTC (3+ messages)
[PATCH v3 bpf-next 0/9] introduce bpf_spin_lock
2019-01-23 6:06 UTC (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: "
` [PATCH v3 bpf-next 2/9] bpf: add support for bpf_spin_lock to cgroup local storage
` [PATCH v3 bpf-next 3/9] tools/bpf: sync include/uapi/linux/bpf.h
` [PATCH v3 bpf-next 4/9] selftests/bpf: add bpf_spin_lock tests
` [PATCH v3 bpf-next 5/9] selftests/bpf: add bpf_spin_lock C test
` [PATCH v3 bpf-next 6/9] bpf: introduce BPF_F_LOCK flag
` [PATCH v3 bpf-next 7/9] tools/bpf: sync uapi/bpf.h
` [PATCH v3 bpf-next 8/9] libbpf: introduce bpf_map_lookup_elem_flags()
` [PATCH v3 bpf-next 9/9] selftests/bpf: test for BPF_F_LOCK
[PATCH net-next 0/5] ipv6: Rework ext. headers infrastructure
2019-01-23 5:31 UTC (6+ messages)
` [PATCH net-next 1/5] exthdrs: Create exthdrs_options.c
` [PATCH net-next 2/5] exthdrs: Registration of TLV handlers and parameters
` [PATCH net-next 3/5] ip6tlvs: Add netlink interface
` [PATCH net-next 4/5] ip6tlvs: Validation of TX Destination and Hop-by-Hop options
` [PATCH net-next 5/5] ip6tlvs: API to set and remove individual TLVs from DO or HBH EH
[Patch iproute2] tc: add hit counter for matchall
2019-01-23 5:08 UTC (3+ messages)
[PATCH net-next 1/1] bnx2x: Bump up driver version to 1.713.36
2019-01-23 5:02 UTC (2+ messages)
[PATCH] devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS
2019-01-23 5:00 UTC (2+ messages)
[PATCH net-next] net: phy: Fixup GPLv2 SPDX tags based on license text
2019-01-23 4:58 UTC (2+ messages)
[PATCH] net: phy: Fixup GPLv2+ SPDX tags based on license text
2019-01-23 4:57 UTC (2+ messages)
[PATCH net-next 0/2] SPDX tags for PHY and MDIO drivers
2019-01-23 4:53 UTC (2+ messages)
[PATCH] net: fec: get regulator optional
2019-01-23 4:52 UTC (2+ messages)
[PATCH net-next] cxgb4/cxgb4vf: Link management changes
2019-01-23 4:43 UTC (2+ messages)
[PATCH] net/ipv6: lower the level of "link is not ready" messages
2019-01-23 4:43 UTC (2+ messages)
[PATCH net-next 0/4] selftests: forwarding: Add tests for VXLAN routing
2019-01-23 4:41 UTC (2+ messages)
[PATCH v2 bpf] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
2019-01-23 4:37 UTC
[PATCH] ath: move spin_lock_bh to spin_lock in tasklet
2019-01-23 4:25 UTC (3+ messages)
[v3, 0/6] External trigger stamp fifo support for ptp_qoriq
2019-01-23 4:23 UTC (2+ messages)
[PATCH net-next] devlink: Add missing check of nlmsg_put
2019-01-23 4:09 UTC (2+ messages)
[PATCH v3 0/5] net: Add support for Qualcomm ethqos
2019-01-23 3:38 UTC (2+ messages)
[PATCH net-next v2 00/11] Devlink health reporting and recovery system
2019-01-23 3:37 UTC (3+ messages)
` [PATCH iproute2-next v2] devlink: Add health command support
[PATCH net-next] net: udp Allow CHECKSUM_UNNECESSARY packets to do GRO
2019-01-23 3:33 UTC
[PATCH bpf-next] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
2019-01-23 1:58 UTC (4+ messages)
[PATCH net-next v1] l2tp: fix reading optional fields
2019-01-23 2:51 UTC (2+ messages)
[PATCH net-next v2 0/4] net: phy: improve starting PHY
2019-01-23 2:50 UTC (8+ messages)
` [PATCH net-next v2 1/4] net: phy: start state machine in phy_start only
[PATCH net-next 0/4] net: IP defrag: use rbtrees in IPv6 defragmentation
2019-01-23 2:49 UTC (11+ messages)
` [PATCH net-next 1/4] net: IP defrag: encapsulate rbtree defrag code into callable functions
` [PATCH net-next 2/4] net: IP6 defrag: use rbtrees for IPv6 defrag
` [PATCH net-next 3/4] net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
` [PATCH net-next 4/4] selftests: net: ip_defrag: cover new IPv6 defrag behavior
[PATCH stable 4.4 00/11] fix FragmentSmack in stable branch (CVE-2018-5391)
2019-01-23 2:19 UTC (12+ messages)
` [PATCH stable 4.4 01/11] net: speed up skb_rbtree_purge()
` [PATCH stable 4.4 02/11] ip: discard IPv4 datagrams with overlapping segments
` [PATCH stable 4.4 03/11] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH stable 4.4 04/11] inet: frags: get rif of inet_frag_evicting()
` [PATCH stable 4.4 05/11] ip: use rb trees for IP frag queue
` [PATCH stable 4.4 06/11] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH stable 4.4 07/11] ip: add helpers to process in-order fragments faster
` [PATCH stable 4.4 08/11] ip: process in-order fragments efficiently
` [PATCH stable 4.4 09/11] net: ipv4: do not handle duplicate fragments as overlapping
` [PATCH stable 4.4 10/11] ip: frags: fix crash in ip_do_fragment()
` [PATCH stable 4.4 11/11] ipv4: frags: precedence bug in ip_expire()
Regression: mv88e6xxx packet loss after 4.18's PHYLINK merge
2019-01-23 2:10 UTC (4+ messages)
[PATCH bpf v3 0/9] bpf fix to prevent oob under speculation
2019-01-23 1:55 UTC (5+ messages)
` stable backport for the BPF speculation series? [was: Re: [PATCH bpf v3 0/9] bpf fix to prevent oob under speculation]
` stable backport for the BPF speculation series?
[PATCH] net: altera_tse: fix connect_local_phy error path
2019-01-23 1:46 UTC (2+ messages)
[v2] net: dpaa2: improve PTP Kconfig option
2019-01-23 1:38 UTC (2+ messages)
[PATCH net-next 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
2019-01-23 1:37 UTC (2+ messages)
[PATCH net-next 0/3] qed*: Error recovery process
2019-01-23 1:37 UTC (2+ messages)
[PATCH net v2] net/ipv6: don't return positive numbers when nothing was dumped
2019-01-23 1:25 UTC (3+ messages)
[PATCH net-next v2 0/4] bridge: implement Multicast Router Discovery (RFC4286)
2019-01-23 1:18 UTC (2+ messages)
[PATCH bpf-next v4 00/12] bpf: dead code elimination
2019-01-23 1:10 UTC (5+ messages)
` [PATCH bpf-next v5 03/12] bpf: verifier: remove dead code
net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
2019-01-23 0:22 UTC (11+ messages)
[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
2019-01-22 23:51 UTC (2+ messages)
[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
2019-01-22 23:39 UTC (13+ messages)
` [PATCH V2 net-next 01/12] net: hns3: add calling roce callback function when link status change
` [PATCH V2 net-next 02/12] net: hns3: add rx multicast packets statistic
` [PATCH V2 net-next 03/12] net: hns3: refactor the statistics updating for netdev
` [PATCH V2 net-next 04/12] net: hns3: fix rss configuration lost problem when setting channel
` [PATCH V2 net-next 05/12] net: hns3: fix for shaper not setting when TC num changes
` [PATCH V2 net-next 06/12] net: hns3: fix bug of ethtool_ops.get_channels for VF
` [PATCH V2 net-next 07/12] net: hns3: clear param in ring when free ring
` [PATCH V2 net-next 08/12] net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
` [PATCH V2 net-next 09/12] net: hns3: do not return GE PFC setting err when initializing
` [PATCH V2 net-next 10/12] net: hns3: add ETS TC weight setting in SSU module
` [PATCH V2 net-next 11/12] net: hns3: add statistics for PFC frames and MAC control frames
` [PATCH V2 net-next 12/12] net: hns3: fix PFC not setting problem for DCB module
GSO where gso_size is too big for hardware
2019-01-22 23:41 UTC (3+ messages)
[PATCH v2 bpf-next 0/9] introduce bpf_spin_lock
2019-01-22 23:34 UTC (2+ messages)
[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
2019-01-22 23:19 UTC (4+ messages)
` [PATCH net-next 02/12] net: hns3: add rx multicast packets statistic
[PATCHv3 2/3] net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
2019-01-22 22:58 UTC (4+ messages)
[PATCH net-next] hinic: Add pci device ids
2019-01-22 22:55 UTC (2+ messages)
[PATCH net-next] r8169: remove PCI DAC support
2019-01-22 22:53 UTC (2+ messages)
[PATCH net-next] r8169: improve rx buffer allocation
2019-01-22 22:52 UTC (2+ messages)
[PATCH] NET:AX25:ROSE NULL ax25_cb kernel panic
2019-01-22 22:48 UTC (2+ messages)
[PATCH net] net/ipv6: don't return positive numbers when nothing was dumped
2019-01-22 22:46 UTC (3+ messages)
[PATCH 0/5] Reset Intel BT controller if it gets stuck
2019-01-22 22:42 UTC (17+ messages)
` [PATCH v4 1/5] usb: split code locating ACPI companion into port and device
` [PATCH v4 2/5] usb: assign ACPI companions for embedded USB devices
` [PATCH v4 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
` [PATCH v4 4/5] Bluetooth: btusb: Collect the common Intel assignments together
` [PATCH v4 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
tc filter insertion rate degradation
2019-01-22 22:40 UTC (4+ messages)
[PATCH] net: core: dev: Initialise napi state correctly
2019-01-22 22:38 UTC (2+ messages)
[net-next 00/10][pull request] 40GbE Intel Wired LAN Driver Updates 2019-01-22
2019-01-22 22:33 UTC (12+ messages)
` [net-next 01/10] xsk: export xdp_get_umem_from_qid
` [net-next 02/10] i40e: Remove umem from VSI
` [net-next 03/10] i40e: Limiting RSS queues to CPUs
` [net-next 04/10] i40e: Add support FEC configuration for Fortville 25G
` [net-next 05/10] i40e: Change unmatched function types
` [net-next 06/10] i40e: check queue pairs num in config queues handler
` [net-next 07/10] i40e: remove debugfs tx_timeout support
` [net-next 08/10] i40e: update version number
` [net-next 09/10] i40e: increase indentation
` [net-next 10/10] i40e: clean up several indentation issues
[PATCH net-next v7 0/8] devlink: Add configuration parameters support for devlink_port
2019-01-22 22:18 UTC (3+ messages)
[pull request][net 0/4] Mellanox, mlx5 fixes 2019-01-18
2019-01-22 21:30 UTC (3+ messages)
` [net 1/4] net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
[PATCH net-next] r8169: improve firmware handling
2019-01-22 21:23 UTC
[PATCH bpf-next 0/3] support flow dissector in BPF_PROG_TEST_RUN
2019-01-22 21:23 UTC (4+ messages)
` [PATCH bpf-next 1/3] net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
` [PATCH bpf-next 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector
` [PATCH bpf-next 3/3] selftests/bpf: add simple BPF_PROG_TEST_RUN examples "
[PATCH v2 lora-next 0/4] net: lora: Add documentation for SX130x and SX125x parts
2019-01-22 20:36 UTC (8+ messages)
` [PATCH v2 lora-next 1/4] dt-bindings: lora: sx130x: add basic documentation
` [PATCH v2 lora-next 2/4] dt-bindings: lora: sx125x: "
` [PATCH v2 lora-next 3/4] dt-bindings: lora: sx125x: add clock bindings
` [PATCH v2 lora-next 4/4] dt-bindings: lora: sx130x: "
general protection fault in nf_ct_gre_keymap_flush
2019-01-22 20:29 UTC
KASAN: use-after-free Read in do_raw_spin_trylock
2019-01-22 20:29 UTC
Stack sends oversize UDP packet to the driver
2019-01-22 20:09 UTC (5+ messages)
[PATCH net-next 0/4] bonding: add 3ad stats and export them via xstats
2019-01-22 20:07 UTC (2+ messages)
[PATCH] ip_gre: Fix the wrong err return code
2019-01-22 20:02 UTC (2+ messages)
[PATCH net v2] net: ip_gre: use erspan key field for tunnel lookup
2019-01-22 19:53 UTC (2+ messages)
[PATCH v11 perf, bpf-next 0/9] reveal invisible bpf programs
2019-01-22 19:44 UTC (12+ messages)
` [PATCH v11 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs
[net-next 3/3] cxgb4: TLS record offload enable
2019-01-22 19:37 UTC (2+ messages)
[net-next 2/3] net/tls: free ctx in sock destruct
2019-01-22 19:37 UTC (2+ messages)
[net-next 1/3] net/tls: build_protos moved to common routine
2019-01-22 19:37 UTC (2+ messages)
[PATCH] net: sun: cassini: Cleanup license conflict
2019-01-22 19:22 UTC (2+ messages)
[PATCH v1 net-next] lan743x: Provide Read/Write Access to on chip OTP
2019-01-22 19:21 UTC (5+ messages)
INFO: rcu detected stall in gc_worker
2019-01-22 19:19 UTC
[Patch net-next] net: introduce a knob to control whether to inherit devconf config
2019-01-22 19:07 UTC (2+ messages)
[PATCH net] sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
2019-01-22 19:02 UTC
WoL broken in r8169.c since kernel 4.19
2019-01-22 18:47 UTC (6+ messages)
[PATCH] stable-kernel-rules.rst: add link to networking patch queue
2019-01-22 18:46 UTC
[PATCH bpf-next] bpf: use the proper optlen when doing strncpy in bpf_getsockopt()
2019-01-22 18:39 UTC (3+ messages)
[PATCH net] ax25: fix possible use-after-free
2019-01-22 18:40 UTC
[PATCH iproute2-next 00/19] Export object IDs to users
2019-01-22 18:31 UTC (20+ messages)
` [PATCH iproute2-next 01/19] rdma: update uapi headers
` [PATCH iproute2-next 02/19] rdma: Remove duplicated print code
` [PATCH iproute2-next 03/19] rdma: Provide unique indexes for all visible objects
` [PATCH iproute2-next 04/19] rdma: Provide parent context index for all objects except CM_ID
` [PATCH iproute2-next 05/19] rdma: Move resource PD logic to separate file
` [PATCH iproute2-next 06/19] rdma: Refactor out resource MR "
` [PATCH iproute2-next 07/19] rdma: Move out resource CQ "
` [PATCH iproute2-next 08/19] rdma: Move out resource CM-ID "
` [PATCH iproute2-next 09/19] rdma: Move resource PD "
` [PATCH iproute2-next 10/19] rdma: Properly mark RDMAtool license
` [PATCH iproute2-next 11/19] rdma: Simplify code to reuse existing functions
` [PATCH iproute2-next 12/19] rdma: Simplify CM_ID print code
` [PATCH iproute2-next 13/19] rdma: Refactor CQ prints
` [PATCH iproute2-next 14/19] rdma: Separate MR code
` [PATCH iproute2-next 15/19] rdma: Separate PD code
` [PATCH iproute2-next 16/19] rdma: Move QP code to separate function
` [PATCH iproute2-next 17/19] rdma: Unify netlink attribute checks prior to prints
` [PATCH iproute2-next 18/19] rdma: Perform single .doit call to query specific objects
` [PATCH iproute2-next 19/19] rdma: Provide and reuse filter functions
general protection fault in __bfs (2)
2019-01-22 18:23 UTC
Kernel memory corruption in CIPSO labeled TCP packets processing
2019-01-22 17:48 UTC (8+ messages)
[PATCH v4.19.y] ip: fail fast on IP defrag errors
2019-01-22 17:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).