messages from 2018-05-04 12:49:54 to 2018-05-05 15:17:40 UTC [more...]
[PATCH iproute2] rdma: fix header files
2018-05-05 15:17 UTC (4+ messages)
[PATCH] net/mlx5: Fix mlx5_get_vector_affinity function
2018-05-05 14:38 UTC
[PATCH] dt-bindings: can: rcar_can: Fix R8A7796 SoC name
2018-05-05 13:56 UTC (3+ messages)
simplify procfs code for seq_file instances V2
2018-05-05 13:09 UTC (7+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 34/40] atm: simplify procfs code
` [PATCH 38/40] ide: remove ide_driver_proc_write
[PATCH RFC net-next] net: ipvs: Adjust gso_size for IPPROTO_TCP
2018-05-05 12:58 UTC (6+ messages)
[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
2018-05-05 12:47 UTC (3+ messages)
` [PATCH v3 12/20] media: Remove depends on HAS_DMA in case of platform dependency
[PATCH] net: dsa: drop some VLAs in switch.c
2018-05-05 10:36 UTC (4+ messages)
[net-next PATCH v2 0/8] UDP GSO Segmentation clean-ups
2018-05-05 10:06 UTC (20+ messages)
` [net-next PATCH v2 1/8] udp: Record gso_segs when supporting UDP segmentation offload
` [net-next PATCH v2 2/8] udp: Verify that pulling UDP header in GSO segmentation doesn't fail
` [net-next PATCH v2 3/8] udp: Do not pass MSS as parameter to GSO segmentation
` [net-next PATCH v2 4/8] udp: Do not pass checksum as a "
` [net-next PATCH v2 5/8] udp: Partially unroll handling of first segment and last segment
` [net-next PATCH v2 6/8] udp: Add support for software checksum and GSO_PARTIAL with GSO offload
` [net-next PATCH v2 7/8] udp: Do not copy destructor if one is not present
` [net-next PATCH v2 8/8] net: Add NETIF_F_GSO_UDP_L4 to list of GSO offloads with fallback
[PATCH 0/8] Assorted rhashtable fixes and cleanups
2018-05-05 9:43 UTC (18+ messages)
` [PATCH 2/8] rhashtable: remove nulls_base and related code
` [PATCH 4/8] rhashtable: fix race in nested_table_alloc()
` [PATCH 8/8] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 1/8] rhashtable: silence RCU warning in rhashtable_test
` [PATCH 6/8] rhashtable: further improve stability of rhashtable_walk
` [PATCH 5/8] rhashtable: remove rhashtable_walk_peek()
` [PATCH 7/8] rhashtable: add rhashtable_walk_prev()
` [PATCH 3/8] rhashtable: use cmpxchg() to protect ->future_tbl
BUG?: receiving on a packet socket with .sll_protocoll and bridging
2018-05-05 8:57 UTC
[RFC PATCH 0/2] Introduce assert_in_softirq()
2018-05-05 7:06 UTC (9+ messages)
` [RFC PATCH 1/2] lockdep: Add a assert_in_softirq()
` [RFC PATCH 2/2] net: mac808211: mac802154: use lockdep_assert_in_softirq() instead own warning
[PATCH net] sctp: delay the authentication for the duplicated cookie-echo chunk
2018-05-05 7:01 UTC (3+ messages)
[PATCHv2 net] sctp: delay the authentication for the duplicated cookie-echo chunk
2018-05-05 6:59 UTC
[PATCH net-next v2] net: core: rework basic flow dissection helper
2018-05-05 5:21 UTC (3+ messages)
[PATCH v2 net-next 0/4] bpfilter
2018-05-05 4:48 UTC (8+ messages)
` [PATCH v2 net-next 1/4] umh: introduce fork_usermode_blob() helper
` [PATCH v2 net-next 2/4] net: add skeleton of bpfilter kernel module
[PATCH] net/9p: correct the variable name in v9fs_get_trans_by_name() comment
2018-05-05 3:29 UTC
[v2 PATCH 1/1] tg3: fix meaningless hw_stats reading after tg3_halt memset 0 hw_stats
2018-05-05 2:40 UTC (7+ messages)
[PATCH V3] net/netlink: make sure the headers line up actual value output
2018-05-05 1:54 UTC (3+ messages)
[PATCH v2 net-next] net: stmmac: Add support for U32 TC filter using Flexible RX Parser
2018-05-05 1:33 UTC (2+ messages)
[PATCH 24/24] selftests: net: return Kselftest Skip code for skipped tests
2018-05-05 1:13 UTC
[PATCH net-next] vlan: correct the file path in vlan_dev_change_flags() comment
2018-05-05 1:08 UTC
[PATCH iproute2-next] bpf: don't offload perf array maps
2018-05-05 0:48 UTC (2+ messages)
[PATCH bpf-next v3 00/15] Introducing AF_XDP support
2018-05-05 0:34 UTC (9+ messages)
` [PATCH bpf-next v3 03/15] xsk: add umem fill queue support and mmap
` [PATCH bpf-next v3 06/15] xsk: add Rx receive functions and poll support
pull-request: bpf-next 2018-05-05
2018-05-05 0:25 UTC
[PATCH net-next] net/ipv6: rename rt6_next to fib6_next
2018-05-04 23:55 UTC (2+ messages)
pull-request: bpf 2018-05-05
2018-05-04 23:50 UTC (2+ messages)
[PATCH] net: disable UDP punt on sockets in RCV_SHUTDWON
2018-05-04 23:44 UTC (2+ messages)
[PATCH bpf-next 00/10] bpf: support offload of bpf_event_output()
2018-05-04 22:28 UTC (6+ messages)
` [PATCH bpf-next 09/10] tools: bpftool: add simple perf event output reader
[PATCH v2 0/4] Introduce LSM-hook for socketpair(2)
2018-05-04 22:01 UTC (8+ messages)
` [PATCH v2 1/4] security: add hook for socketpair()
` [PATCH v2 2/4] net: hook socketpair() into LSM
` [PATCH v2 3/4] selinux: provide socketpair callback
` [PATCH v2 4/4] smack: "
[PATCH bpf-next 0/6] Introduce BTF ID
2018-05-04 21:49 UTC (7+ messages)
` [PATCH bpf-next 1/6] bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
` [PATCH bpf-next 2/6] bpf: btf: Introduce BTF ID
` [PATCH bpf-next 3/6] bpf: btf: Add struct bpf_btf_info
` [PATCH bpf-next 4/6] bpf: btf: Some test_btf clean up
` [PATCH bpf-next 5/6] bpf: btf: Update tools/include/uapi/linux/btf.h with BTF ID
` [PATCH bpf-next 6/6] bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
[PATCH] cxgb4vf: fix t4vf_eth_xmit()'s return type
2018-05-04 21:41 UTC (2+ messages)
[PATCH net-next] net: core: rework skb_probe_transport_header()
2018-05-04 21:35 UTC (2+ messages)
[PATCH ghak81 RFC V1 0/5] audit: group task params
2018-05-04 20:54 UTC (6+ messages)
` [PATCH ghak81 RFC V1 1/5] audit: normalize loginuid read access
` [PATCH ghak81 RFC V1 2/5] audit: convert sessionid unset to a macro
` [PATCH ghak81 RFC V1 3/5] audit: use inline function to get audit context
` [PATCH ghak81 RFC V1 4/5] audit: use inline function to set "
` [PATCH ghak81 RFC V1 5/5] audit: collect audit task parameters
Product Inquiry
2018-05-05 3:17 UTC
[PATCH v5 0/6] firmware_loader: cleanups for v4.18
2018-05-04 19:58 UTC (9+ messages)
` [PATCH v5 1/6] firmware: wrap FW_OPT_* into an enum
` [PATCH v5 2/6] firmware: use () to terminate kernel-doc function names
` [PATCH v5 3/6] firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
` [PATCH v5 4/6] firmware_loader: document firmware_sysfs_fallback()
` [PATCH v5 5/6] firmware_loader: enhance Kconfig documentation over FW_LOADER
` [PATCH v5 6/6] firmware_loader: move kconfig FW_LOADER entries to its own file
Hello My Dear Friend!!!!
2018-05-04 19:39 UTC
[PATCH 00/15] ARM: pxa: switch to DMA slave maps
2018-05-04 19:29 UTC (4+ messages)
` [PATCH 04/15] media: pxa_camera: remove the dmaengine compat need
[PATCH v2 bpf-next 0/3] bpf: cleanups on managing subprog information
2018-05-04 19:20 UTC (2+ messages)
[PATCH net-next v8 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
2018-05-04 19:10 UTC (10+ messages)
` [PATCH net-next v8 5/7] sch_cake: Add DiffServ handling
` [PATCH net-next v8 4/7] sch_cake: Add NAT awareness to packet classifier
` [PATCH net-next v8 7/7] sch_cake: Conditionally split GSO segments
` [PATCH net-next v8 1/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
` [PATCH net-next v8 6/7] sch_cake: Add overhead compensation support to the rate shaper
` [PATCH net-next v8 2/7] sch_cake: Add ingress mode
` [PATCH net-next v8 3/7] sch_cake: Add optional ACK filter
[PATCH] net/mlx5: fix spelling mistake: "modfiy" -> "modify"
2018-05-04 19:09 UTC (3+ messages)
[PATCH net] Added support for 802.1ad Q in Q Ethernet tagged frames
2018-05-04 18:25 UTC
Hello
2018-05-04 18:14 UTC
[PATCH V2 net-next] liquidio: support use of ethtool to set link speed of CN23XX-225 cards
2018-05-04 18:07 UTC
[PATCH] net: Work around crash in ipv6 fib-walk-continue
2018-05-04 17:57 UTC (3+ messages)
[PATCH v3 net-next] net: dsa: mv88e6xxx: 88E6141/6341 SERDES support
2018-05-04 17:41 UTC (2+ messages)
Charity Gift !!!
2018-05-03 16:23 UTC
[PATCH net] net: phy: sfp: fix the BR,min computation
2018-05-04 17:31 UTC (2+ messages)
[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
2018-05-04 17:23 UTC (21+ messages)
` [PATCH net-next v2 01/13] net: phy: sfp: make the i2c-bus property really optional
` [PATCH net-next v2 02/13] net: phy: sfp: handle non-wired SFP connectors
` [PATCH net-next v2 03/13] net: phy: sfp: warn the user when no tx_disable pin is available
` [PATCH net-next v2 04/13] net: mvpp2: align the ethtool ops definition
` [PATCH net-next v2 05/13] net: mvpp2: phylink support
` [PATCH net-next v2 06/13] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v2 07/13] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v2 08/13] net: mvpp2: 1000baseX support
` [PATCH net-next v2 09/13] net: mvpp2: 2500baseX support
` [PATCH net-next v2 10/13] arm64: dts: marvell: mcbin: add 10G SFP support
` [PATCH net-next v2 11/13] arm64: dts: marvell: mcbin: enable the fourth network interface
` [PATCH net-next v2 12/13] arm64: dts: marvell: 7040-db: describe the 10G SFP cage
` [PATCH net-next v2 13/13] arm64: dts: marvell: 8040-db: describe the 10G SFP cages
[PATCH] net: ethernet: sun: niu set correct packet size in skb
2018-05-04 17:22 UTC (4+ messages)
[PATCH 1/2] net: nixge: Fix error path for obtaining mac address
2018-05-04 17:18 UTC (2+ messages)
` [PATCH 2/2] net: nixge: Address compiler warnings about signedness
[PATCH] net: sched: cls: fix a potential missing-check bug
2018-05-04 17:12 UTC (2+ messages)
[PATCH net-next] liquidio: support use of ethtool to set link speed of CN23XX-225 cards
2018-05-04 17:00 UTC (2+ messages)
[PATCH net] tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent()
2018-05-04 16:57 UTC (2+ messages)
[PATCH net] nsh: fix infinite loop
2018-05-04 16:55 UTC (2+ messages)
[PATCH] net: atm: Fix potential Spectre v1
2018-05-04 16:54 UTC (2+ messages)
[PATCH] atm: zatm: Fix potential Spectre v1
2018-05-04 16:54 UTC (2+ messages)
[PATCH net-next] net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
2018-05-04 16:53 UTC (2+ messages)
[PATCH net] openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
2018-05-04 16:51 UTC (2+ messages)
[PATCH v2 net-next] net: dsa: mv88e6xxx: 88E6141/6341 SERDES support
2018-05-04 16:49 UTC (2+ messages)
[PATCH v2 net-next] microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
2018-05-04 16:47 UTC (2+ messages)
[PATCH] selftests: net: use TEST_PROGS_EXTENDED
2018-05-04 16:47 UTC
[PATCH v2 1/2] net: phy: broadcom: add support for BCM89610 PHY
2018-05-04 16:46 UTC (2+ messages)
[PATCH net-next] net/mlx4_en: optimizes get_fixed_ipv6_csum()
2018-05-04 16:10 UTC (5+ messages)
[PATCH bpf-next] bpf, xskmap: fix crash in xsk_map_alloc error path handling
2018-05-04 15:39 UTC (2+ messages)
3c59x patches and the removal of an unused function
2018-05-04 15:22 UTC (6+ messages)
` [PATCH 1/4] net: u64_stats_sync: Remove functions without user
` [PATCH 2/4] net: 3com: 3c59x: Move boomerang/vortex conditional into function
` [PATCH 3/4] net: 3com: 3c59x: Pull locking out of ISR
` [PATCH 4/4] net: 3com: 3c59x: irq save variant "
(unknown),
2018-05-04 15:21 UTC
[PATCH net-next] net: phy: sfp: handle cases where neither BR,min nor BR,max is given
2018-05-04 15:21 UTC
[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
2018-05-04 15:03 UTC (5+ messages)
[PATCH 0/3] Introduce LSM-hook for socketpair(2)
2018-05-04 14:29 UTC (5+ messages)
[net-next PATCH 0/5] UDP GSO Segmentation clean-ups
2018-05-04 14:27 UTC (10+ messages)
` [net-next PATCH 2/5] udp: Do not pass checksum or MSS as parameters
` [net-next PATCH 3/5] udp: Add support for software checksum and GSO_PARTIAL with GSO offload
` [net-next PATCH 4/5] udp: Do not copy destructor if one is not present
i.MX6S/DL and QCA8334 switch using DSA driver - CPU port not working
2018-05-04 13:30 UTC (6+ messages)
Re
2018-05-04 13:23 UTC
[PATCH] netfilter: nf_queue: Replace conntrack entry
2018-05-04 13:11 UTC (2+ messages)
DSA switch
2018-05-04 12:56 UTC (9+ messages)
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).