messages from 2018-05-04 17:51:44 to 2018-05-06 22:47:19 UTC [more...]
[PATCH 00/51] Netfilter/IPVS updates for net-next
2018-05-06 22:46 UTC (2+ messages)
` [PATCH 01/51] netfilter: ipvs: Fix space before '[' error
[net-next PATCH v2 0/8] UDP GSO Segmentation clean-ups
2018-05-06 22:29 UTC (27+ 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-06 22:24 UTC (29+ messages)
` [PATCH 2/8] rhashtable: remove nulls_base and related code
` [PATCH 6/8] rhashtable: further improve stability of rhashtable_walk
` [PATCH 1/8] rhashtable: silence RCU warning in rhashtable_test
` [PATCH 8/8] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 4/8] rhashtable: fix race in nested_table_alloc()
` [PATCH 5/8] rhashtable: remove rhashtable_walk_peek()
` [PATCH 3/8] rhashtable: use cmpxchg() to protect ->future_tbl
` [PATCH 7/8] rhashtable: add rhashtable_walk_prev()
A cry for help, please don't ignore!
2018-05-06 21:03 UTC
BUG?: receiving on a packet socket with .sll_protocoll and bridging
2018-05-06 19:22 UTC (4+ messages)
simplify procfs code for seq_file instances V2
2018-05-06 17:45 UTC (9+ 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 net-next 0/9] net: dsa: Plug in PHYLINK support
2018-05-06 17:45 UTC (12+ messages)
` [PATCH net-next 1/9] net: phy: phylink: Use gpiod_get_value_cansleep()
` [PATCH net-next 2/9] net: phy: phylink: Release link GPIO
` [PATCH net-next 3/9] net: phy: phylink: Poll link GPIOs
` [PATCH net-next 4/9] net: dsa: Add PHYLINK switch operations
` [PATCH net-next 5/9] net: dsa: bcm_sf2: Implement phylink_mac_ops
` [PATCH net-next 6/9] net: dsa: Eliminate dsa_slave_get_link()
` [PATCH net-next 7/9] net: dsa: mv88e6xxx: add PHYLINK support
` [PATCH net-next 8/9] net: dsa: Plug in "
` [PATCH net-next 9/9] net: dsa: bcm_sf2: Get rid of PHYLIB functions
INFO: task hung in tls_push_record
2018-05-06 17:37 UTC
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-05-06 16:51 UTC (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
Locking in network code
2018-05-06 16:16 UTC (2+ messages)
[PATCH bpf-next v3 0/6] ipv6: sr: introduce seg6local End.BPF action
2018-05-06 17:27 UTC (7+ messages)
` [PATCH bpf-next v3 1/6] ipv6: sr: make seg6.h includable without IPv6
` [PATCH bpf-next v3 2/6] ipv6: sr: export function lookup_nexthop
` [PATCH bpf-next v3 3/6] bpf: Add IPv6 Segment Routing helpers
` [PATCH bpf-next v3 4/6] bpf: Split lwt inout verifier structures
` [PATCH bpf-next v3 5/6] ipv6: sr: Add seg6local action End.BPF
` [PATCH bpf-next v3 6/6] selftests/bpf: test for seg6local End.BPF action
[PATCH 0/9] tree-wide: fix typo 'can by' to 'can be'
2018-05-06 11:23 UTC (2+ messages)
` [PATCH 8/9] net: flow_dissector: "
[PATCH] mwifiex: delete unneeded include
2018-05-06 7:53 UTC
[PATCH] net/mlx5: Fix mlx5_get_vector_affinity function
2018-05-06 7:43 UTC (3+ messages)
(unknown),
2018-05-05 22:07 UTC
[PATCH v2 0/1] multi-threading device shutdown
2018-05-06 1:56 UTC (4+ messages)
` [PATCH v2 1/1] drivers core: "
` [RFC PATCH] drivers core: device_root_tasks_done can be static
` [Intel-wired-lan] [PATCH v2 1/1] drivers core: multi-threading device shutdown
[PATCH net-next 0/4] qed*: Add support for new multi partitioning modes
2018-05-06 1:43 UTC (5+ messages)
` [PATCH net-next 1/4] qed*: Refactor mf_mode to consist of bits
` [PATCH net-next 2/4] qed: Remove unused data member 'is_mf_default'
` [PATCH net-next 3/4] qed: Add support for multi function mode with 802.1ad tagging
` [PATCH net-next 4/4] qed: Add support for Unified Fabric Port
[PATCH net] net/tls: Don't recursively call push_record during tls_write_space callbacks
2018-05-06 1:06 UTC (2+ messages)
BUG: please report to dccp@vger.kernel.org => prev = 0, last = 0 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_his
2018-05-06 0:57 UTC
[PATCH bpf-next v5 0/4] Hash support for sock
2018-05-05 23:25 UTC (5+ messages)
` [PATCH bpf-next v5 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v5 2/4] bpf: sockmap, add hash map support
` [PATCH bpf-next v5 3/4] bpf: selftest additions for SOCKHASH
` [PATCH bpf-next v5 4/4] bpf: bpftool, support for sockhash
WARNING in kernfs_add_one
2018-05-05 22:07 UTC (3+ messages)
[RFC PATCH 2/3] arcnet: com20020: Fixup missing SLOWARB bit
2018-05-05 21:37 UTC
[RFC PATCH 3/3] arcnet: com20020: Add ethtool support
2018-05-05 21:35 UTC
[RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020
2018-05-05 21:34 UTC
[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
2018-05-05 20:52 UTC (11+ messages)
` [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] net: phy: sfp: handle cases where neither BR,min nor BR,max is given
2018-05-05 20:35 UTC (2+ messages)
[PATCH v5 0/6] firmware_loader: cleanups for v4.18
2018-05-05 20:26 UTC (4+ messages)
[PATCH] isdn: eicon: fix a missing-check bug
2018-05-05 19:32 UTC
[PATCH net] net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base address
2018-05-05 18:58 UTC
[PATCH] net: dsa: drop some VLAs in switch.c
2018-05-05 18:51 UTC (7+ messages)
[PATCH iproute2-next] bpf: don't offload perf array maps
2018-05-05 18:23 UTC (3+ messages)
possible deadlock in sk_diag_fill
2018-05-05 17:59 UTC
[PATCH rdma-next] MAINTAINERS: Remove bouncing @mellanox.com addresses
2018-05-05 16:56 UTC (4+ messages)
[PATCH v2 net-next 0/4] bpfilter
2018-05-05 16:24 UTC (9+ 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] tls: fix use after free in tls_sk_proto_close
2018-05-05 15:35 UTC
[PATCH iproute2] rdma: fix header files
2018-05-05 15:17 UTC (4+ messages)
[PATCH] dt-bindings: can: rcar_can: Fix R8A7796 SoC name
2018-05-05 13:56 UTC (2+ messages)
[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
[RFC PATCH 0/2] Introduce assert_in_softirq()
2018-05-05 7:06 UTC (8+ messages)
` [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 (2+ messages)
[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 bpf-next v3 00/15] Introducing AF_XDP support
2018-05-05 0:34 UTC (5+ messages)
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 (4+ messages)
` [PATCH v2 4/4] smack: provide socketpair callback
[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
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 (4+ messages)
` [PATCH net-next v8 1/7] "
[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)
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).