messages from 2019-04-12 12:41:42 to 2019-04-13 11:03:30 UTC [more...]
[PATCH][next] brcmfmac: Use struct_size() in kzalloc()
2019-04-13 11:03 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the net tree
2019-04-13 10:34 UTC (2+ messages)
[PATCH] vxlan: do not add dynamic fdb entry when the dev has been downed
2019-04-13 9:51 UTC
general protection fault in requeue_rx_msgs
2019-04-13 9:39 UTC (2+ messages)
gsmtap design/extensions?
2019-04-13 7:55 UTC (19+ messages)
[PATCH] MAINTAINERS: normalize Woojung Huh's email address
2019-04-13 7:52 UTC
[PATCH v3 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
2019-04-13 7:00 UTC (25+ messages)
` [PATCH v3 bpf-next 01/19] bpf: refactor propagate_liveness to eliminate duplicated for loop
` [PATCH v3 bpf-next 02/19] bpf: refactor propagate_liveness to eliminate code redundance
` [PATCH v3 bpf-next 03/19] bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"
` [PATCH v3 bpf-next 04/19] bpf: refactor "check_reg_arg" to eliminate code redundancy
` [PATCH v3 bpf-next 05/19] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
` [PATCH v3 bpf-next 06/19] bpf: mark lo32 writes that should be zero extended into hi32
` [PATCH v3 bpf-next 07/19] bpf: reduce false alarm by refining helper call arg types
` [PATCH v3 bpf-next 08/19] bpf: insert explicit zero extension insn when hardware doesn't do it implicitly
` [PATCH v3 bpf-next 09/19] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v3 bpf-next 10/19] bpf: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v3 bpf-next 11/19] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
` [PATCH v3 bpf-next 12/19] selftests: enable hi32 randomization for all tests
` [PATCH v3 bpf-next 13/19] arm: bpf: eliminate zero extension code-gen
` [PATCH v3 bpf-next 14/19] powerpc: "
` [PATCH v3 bpf-next 15/19] s390: "
` [PATCH v3 bpf-next 16/19] sparc: "
` [PATCH v3 bpf-next 17/19] x32: "
` [PATCH v3 bpf-next 18/19] riscv: "
` [PATCH v3 bpf-next 19/19] nfp: "
[PATCH 9/9] udpv6: Check address length before reading address family
2019-04-13 2:06 UTC (5+ messages)
[PATCH bpf] libbpf: add binary to gitignore
2019-04-13 1:42 UTC (2+ messages)
[PATCH v3 net-next 00/24] NXP SJA1105 DSA driver
2019-04-13 1:28 UTC (25+ messages)
` [PATCH v3 net-next 01/24] lib: Add support for generic packing operations
` [PATCH v3 net-next 02/24] net: dsa: Fix pharse -> phase typo
` [PATCH v3 net-next 03/24] net: dsa: Store vlan_filtering as a property of dsa_port
` [PATCH v3 net-next 04/24] net: dsa: mt7530: Use vlan_filtering property from dsa_port
` [PATCH v3 net-next 05/24] net: dsa: Add more convenient functions for installing port VLANs
` [PATCH v3 net-next 06/24] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH v3 net-next 07/24] net: dsa: Optional VLAN-based port separation for switches without tagging
` [PATCH v3 net-next 08/24] net: dsa: Be aware of switches where VLAN filtering is a global setting
` [PATCH v3 net-next 09/24] net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
` [PATCH v3 net-next 10/24] net: dsa: Unset vlan_filtering when ports leave the bridge
` [PATCH v3 net-next 11/24] net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
` [PATCH v3 net-next 12/24] net: dsa: Copy the vlan_filtering setting on the CPU port if it's global
` [PATCH v3 net-next 13/24] net: dsa: Allow drivers to filter packets they can decode source port from
` [PATCH v3 net-next 14/24] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH v3 net-next 15/24] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH v3 net-next 16/24] net: dsa: sja1105: Add support for VLAN operations
` [PATCH v3 net-next 17/24] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH v3 net-next 18/24] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH v3 net-next 19/24] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH v3 net-next 20/24] net: dsa: sja1105: Error out if RGMII delays are requested in DT
` [PATCH v3 net-next 21/24] net: dsa: sja1105: Prevent PHY jabbering during switch reset
` [PATCH v3 net-next 22/24] net: dsa: sja1105: Reject unsupported link modes for AN
` [PATCH v3 net-next 23/24] Documentation: net: dsa: Add details about NXP SJA1105 driver
` [PATCH v3 net-next 24/24] dt-bindings: net: dsa: Add documentation for "
[PATCH 0/5] Fix rhashtable bit-locking for m68k
2019-04-13 0:34 UTC (3+ messages)
[PATCH] rhashtable: use struct_size() in kvzalloc()
2019-04-13 0:33 UTC (2+ messages)
[PATCH net-next 0/4] nfp: update to control structures
2019-04-13 0:29 UTC (2+ messages)
[PATCH net] ipv4: recompile ip options in ipv4_link_failure
2019-04-13 0:24 UTC (2+ messages)
[net-next PATCH 0/3] net: hsr: updates from internal tree
2019-04-13 0:14 UTC (5+ messages)
` [net-next PATCH 1/3] net: hsr: fix naming of file and functions
` [net-next PATCH 2/3] net: hsr: fix debugfs path to support multiple interfaces
` [net-next PATCH 3/3] net: hsr: add tx stats for master interface
[PATCH net-next] ipv6: Remove flowi6_oif compare from __ip6_route_redirect
2019-04-13 0:05 UTC (2+ messages)
[PATCH bpf-next] bpftool: Exit early when it's not possible to dump a REUSEPORT_SOCKARRAY map
2019-04-13 0:00 UTC (8+ messages)
` [PATCH v2 bpf-next 1/2] bpftool: Use print_entry_error() in case of ENOENT when dumping
` [PATCH v2 bpf-next 2/2] bpftool: Improve handling of ENOSPC on reuseport_array map dumps
[PATCH net 0/6] rxrpc: Fixes
2019-04-12 23:58 UTC (8+ messages)
` [PATCH net 1/6] rxrpc: Clear socket error
` [PATCH net 2/6] rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
` [PATCH net 3/6] rxrpc: Allow errors to be returned from rxrpc_queue_packet()
` [PATCH net 4/6] afs: Check for rxrpc call completion in wait loop
` [PATCH net 5/6] rxrpc: Trace received connection aborts
` [PATCH net 6/6] rxrpc: Fix detection of out of order acks
[PATCH] qede: fix write to free'd pointer error and double free of ptp
2019-04-12 23:56 UTC (2+ messages)
[PATCH] vxge: fix return of a free'd memblock on a failed dma mapping
2019-04-12 23:54 UTC (2+ messages)
[patch net-next 0/4] netdevsim: Mostly cleanup in sdev/bpf iface area
2019-04-12 23:52 UTC (6+ messages)
` [patch net-next 1/4] netdevsim: move shared dev creation and destruction into separate file
` [patch net-next 2/4] netdevsim: move sdev specific bpf debugfs files to sdev dir
` [patch net-next 3/4] netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns
` [patch net-next 4/4] netdevsim: move sdev-specific init/uninit code into separate functions
[PATCH net-next] Documentation: net: dsa: transition to the rst format
2019-04-12 23:48 UTC (2+ messages)
[PATCH bpf v2] tools: bpftool: fix infinite loop in map create
2019-04-12 23:45 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: make flow dissector tests more extensible
2019-04-12 23:43 UTC
[RFC net-next 1/1] tdc.py: Introduce required plugins
2019-04-12 23:37 UTC (8+ messages)
[PATCH bpf-next] selftests/bpf: two scale tests
2019-04-12 23:32 UTC (3+ messages)
[PATCH 0/4] Hexdump enhancements
2019-04-12 23:31 UTC (11+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [Intel-gfx] "
[PATCH net-next] net: veth: use generic helper to report timestamping info
2019-04-12 23:27 UTC (2+ messages)
[PATCH net-next] net: loopback: use generic helper to report timestamping info
2019-04-12 23:27 UTC (2+ messages)
[PATCH net-next] net: dummy: use generic helper to report timestamping info
2019-04-12 23:27 UTC (2+ messages)
[PATCH bpf-next] bpf: Fix distinct pointer types warning for ARCH=i386
2019-04-12 23:14 UTC (2+ messages)
[PATCH v2 net-next] net: phy: switch drivers to use dynamic feature detection
2019-04-12 22:47 UTC (2+ messages)
[PATCH/RFC v2 bpf-next 00/19] bpf: eliminate zero extensions for sub-register writes
2019-04-12 22:08 UTC (12+ messages)
` [PATCH/RFC v2 bpf-next 05/19] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
` [oss-drivers] "
` [PATCH/RFC v2 bpf-next 11/19] libbpf: new global variable "libbpf_test_mode"
[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
2019-04-12 21:27 UTC (2+ messages)
Request for net merge into net-next
2019-04-12 19:41 UTC
[PATCH net-next 0/8] net/smc: patches 2019-04-12
2019-04-12 18:25 UTC (2+ messages)
[PATCH bpf-next v1 1/2] bpf: sock ops: add netns in bpf context
2019-04-12 18:21 UTC (4+ messages)
` [PATCH bpf-next v1 2/2] selftests: bpf: read netns from struct bpf_sock_ops
[PATCH bpf-next] libbpf: Add xsk.h to be installed by install_headers
2019-04-12 18:07 UTC (5+ messages)
[PATCH bpf-next 0/5] tools: bpftool: fix minor issues in bpftool and its documentation
2019-04-12 18:06 UTC (7+ messages)
` [PATCH bpf-next 1/5] tools: bpftool: remove blank line after btf_id when listing programs
` [PATCH bpf-next 2/5] tools: bpftool: reset errno for "bpftool cgroup tree"
` [PATCH bpf-next 3/5] tools: bpftool: fix man page documentation for "pinmaps" keyword
` [PATCH bpf-next 4/5] tools: bpftool: fix short option name for printing version in man pages
` [PATCH bpf-next 5/5] tools: bpftool: add a note on program statistics in man page
[PATCH bpf-next V2 0/4] Bulk optimization for XDP cpumap redirect
2019-04-12 18:01 UTC (7+ messages)
` [PATCH bpf-next V2 1/4] bpf: cpumap use ptr_ring_consume_batched
` [PATCH bpf-next V2 2/4] net: core: introduce build_skb_around
` [PATCH bpf-next V2 3/4] bpf: cpumap do bulk allocation of SKBs
` [PATCH bpf-next V2 4/4] bpf: cpumap memory prefetchw optimizations for struct page
[PATCH] net: dsa: fixed-link interface is reporting SPEED_UNKNOWN
2019-04-12 17:57 UTC (2+ messages)
[PATCH 8/9] bpf: Check address length before reading address family
2019-04-12 17:26 UTC (4+ messages)
[PATCH 7/9] llc: Check address length before reading address field
2019-04-12 17:26 UTC (2+ messages)
[PATCH 6/9] Bluetooth: Check address length before reading address field
2019-04-12 17:26 UTC (2+ messages)
[PATCH 5/9] rxrpc: Check address length before reading srx_service field
2019-04-12 17:25 UTC (5+ messages)
[PATCH 4/9] net: netlink: Check address length before reading groups field
2019-04-12 17:25 UTC (2+ messages)
[PATCH 3/9] sctp: Check address length before reading srx_service field
2019-04-12 17:25 UTC (5+ messages)
[PATCH 2/9] mISDN: Check address length before reading address family
2019-04-12 17:25 UTC (2+ messages)
[PATCH 1/9] net/rds: Check address length before reading address family
2019-04-12 17:25 UTC (3+ messages)
[PATCH 1/1] xen-netback: add reference from xenvif to backend_info to facilitate coredump analysis
2019-04-12 17:10 UTC (3+ messages)
cellular modem driver APIs
2019-04-12 17:04 UTC (12+ messages)
[PATCH net] rxrpc: Check address length before reading srx_service field
2019-04-12 16:13 UTC
[PATCH bpf-next] bpf: fix whitespace for ENCAP_L2 defines in bpf.h
2019-04-12 16:08 UTC (2+ messages)
Fw: [Bug 203289] New: Kernel will drop any IGMPv3 "Group-Specific Queries" if the source IP is 0.0.0.0
2019-04-12 15:53 UTC
[PATCH ipsec-next] xfrm: kconfig: make xfrm depend on inet
2019-04-12 15:32 UTC (2+ messages)
bridge mdb json output broken/invalid
2019-04-12 15:30 UTC (2+ messages)
` [PATCH iproute2] bridge: mdb: restore valid json output
linux-next: Tree for Apr 12 (net/sched/sch_taprio.c)
2019-04-12 15:13 UTC
[PATCH v3 net-next 3/3] tcp: add one skb cache for rx
2019-04-12 14:43 UTC (2+ messages)
` [tcp] 01b4c2aab8: lmbench3.TCP.socket.bandwidth.10MB.MB/sec -20.2% regression
INFO: trying to register non-static key in del_timer_sync (2)
2019-04-12 14:26 UTC
general protection fault in ath6kl_usb_alloc_urb_from_pipe
2019-04-12 14:26 UTC
[PATCH net] bonding: fix event handling for stacked bonds
2019-04-12 14:12 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: reserve flags in bpf_skb_net_shrink
2019-04-12 13:49 UTC (3+ messages)
[PATCH 0/2] net-sysfs: revert wrong bugfix and re-fix
2019-04-12 20:36 UTC (9+ messages)
` [PATCH 2/2] net-sysfs: Fix memory leak in netdev_register_kobject
[PATCH net-next] net: sched: flower: fix filter net reference counting
2019-04-12 13:28 UTC (2+ 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).