messages from 2017-11-28 15:13:04 to 2017-11-29 11:51:45 UTC [more...]
[PATCH] net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
2017-11-29 11:51 UTC (2+ messages)
[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
2017-11-29 11:39 UTC (14+ messages)
` [PATCH v2 06/35] nds32: MMU fault handling and page table management
` [PATCH v2 25/35] nds32: Build infrastructure
` [PATCH v2 31/35] earlycon: add reg-offset to physical address before mapping
[PATCH] trace/xdp: fix compile warning: ‘struct bpf_map’ declared inside parameter list
2017-11-29 11:13 UTC (2+ messages)
[PATCH net v2] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
2017-11-29 10:48 UTC
[PATCH v4 0/8] Cavium OCTEON-III network driver
2017-11-29 10:30 UTC (12+ messages)
` [PATCH v4 1/8] dt-bindings: Add Cavium Octeon Common Ethernet Interface
` [PATCH v4 2/8] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager
` [PATCH v4 4/8] MIPS: Octeon: Add Free Pointer Unit (FPA) support
` [PATCH v4 5/8] MIPS: Octeon: Automatically provision CVMSEG space
` [PATCH v4 6/8] staging: octeon: Remove USE_ASYNC_IOBDMA macro
` [PATCH v4 7/8] netdev: octeon-ethernet: Add Cavium Octeon III support
` [PATCH v4 8/8] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*
[BUG] kernel stack corruption during/after Netlabel error
2017-11-29 10:26 UTC
[PATCH V11 0/5] hash addresses printed with %p
2017-11-29 10:07 UTC (11+ messages)
` [PATCH V11 1/5] docs: correct documentation for %pK
` [PATCH V11 2/5] vsprintf: refactor %pK code out of pointer()
` [PATCH V11 3/5] printk: hash addresses printed with %p
` [PATCH V11 4/5] vsprintf: add printk specifier %px
` [PATCH V11 5/5] kasan: use %px to print addresses instead of %p
[PATCH iproute2/master 00/11] bpf: pass ifindex for bpf offload
2017-11-29 9:09 UTC (5+ messages)
` [iproute2 -net-next] build broken
fec driver and two micrel phys
2017-11-29 9:08 UTC (5+ messages)
[PATCH] tc: police: fix control action parsing
2017-11-29 9:06 UTC (4+ messages)
` [PATCH iproute2] "
[PATCH] net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
2017-11-29 9:02 UTC (3+ messages)
[PATCH net v2 00/10] bpf: offload: check netdev pointer in the drivers and namespace trouble
2017-11-29 8:52 UTC (4+ messages)
KASAN: use-after-free Read in sock_release
2017-11-29 8:33 UTC
[PATCH v5 next 0/5] Improve Module autoloading infrastructure
2017-11-29 7:49 UTC (14+ messages)
` [PATCH v5 next 1/5] modules:capabilities: add request_module_cap()
[PATCH net] net: phylink: fix link state on phy-connect
2017-11-29 7:22 UTC (4+ messages)
[PATCH net-next 0/2] bpf/tracing: allow user space to query prog array on the same tp
2017-11-29 7:20 UTC (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] bpf/tracing: add a bpf test for new ioctl query interface
where can I find netdev2.2 slides?
2017-11-29 7:14 UTC
[PATCH 5/8] crypto: remove unused hardirq.h
2017-11-29 6:38 UTC (2+ messages)
` [5/8] "
[crypto v3 2/2] chcr: Add support for Inline IPSec
2017-11-29 6:37 UTC (2+ messages)
[crypto v3 1/2] cxgb4: Add support for Inline IPSec Tx
2017-11-29 6:37 UTC (2+ messages)
[PATCH net,stable] vhost: fix skb leak in handle_rx()
2017-11-29 6:32 UTC (8+ messages)
[PATCH net] myri10ge: Update MAINTAINERS
2017-11-29 5:03 UTC
[PATCH] sched/deadline: fix one-bit signed bitfields to be unsigned
2017-11-29 4:07 UTC (2+ messages)
[PATCH net 0/6] tools: bpftool: fix a minor issues with JSON and Makefiles
2017-11-29 1:44 UTC (7+ messages)
` [PATCH net 1/6] tools: bpftool: fix crash on bad parameters with JSON
` [PATCH net 2/6] tools: bpftool: clean up the JSON writer before exiting in usage()
` [PATCH net 3/6] tools: bpftool: make error message from getopt_long() JSON-friendly
` [PATCH net 4/6] tools: bpftool: remove spurious line break from error message
` [PATCH net 5/6] tools: bpftool: unify installation directories
` [PATCH net 6/6] tools: bpftool: declare phony targets as such
[PATCH 00/17] IDR patches for 4.15
2017-11-29 1:08 UTC (19+ messages)
` [PATCH 01/17] idr: Fix build
` [PATCH 02/17] radix tree test suite: Remove ARRAY_SIZE
` [PATCH 03/17] idr test suite: Fix ida_test_random()
` [PATCH 04/17] IDR test suite: Check handling negative end correctly
` [PATCH 05/17] idr: Delete idr_remove_ext function
` [PATCH 06/17] idr: Delete idr_replace_ext function
` [PATCH 07/17] idr: Delete idr_find_ext function
` [PATCH 08/17] idr: Add idr_alloc_u32 helper
` [PATCH 09/17] net sched actions: Convert to use idr_alloc_u32
` [PATCH 10/17] cls_basic: "
` [PATCH 11/17] cls_bpf: "
` [PATCH 12/17] cls_flower: Convert to idr_alloc_u32
` [PATCH 13/17] cls_u32: Reinstate cyclic allocation
` [PATCH 14/17] cls_u32: Convert to idr_alloc_u32
` [PATCH 15/17] idr: Rename idr_alloc_ext to idr_alloc_ul
` [PATCH 16/17] idr: Rename idr_for_each_entry_ext
` [PATCH 17/17] idr: Warn if old iterators see large IDs
[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
2017-11-29 0:40 UTC (3+ messages)
` [PATCH 2/8] fs: pstore: "
[PATCHv2 2/2] userns: control capabilities of some user namespaces
2017-11-28 23:50 UTC (5+ messages)
Sending 802.1Q packets using AF_PACKET socket on filtered bridge forwards with wrong MAC addresses
2017-11-28 23:37 UTC (2+ messages)
bpf trees integration for linux-next
2017-11-28 23:32 UTC (2+ messages)
[PATCH] Introduce a NETDEV LED trigger
2017-11-28 22:50 UTC (4+ messages)
` [PATCH] leds: trigger: Introduce a NETDEV trigger
[PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
2017-11-28 22:28 UTC (8+ messages)
` [PATCH] [RFC v2] "
` [PATCH] [RFC v3] "
pull request: Cavium Octeon III firmware
2017-11-28 21:54 UTC (5+ messages)
[PATCH net-next] vmxnet3: increase default rx ring sizes
2017-11-28 21:49 UTC (3+ messages)
[patch net resend] net: sched: cbq: create block for q->link.block
2017-11-28 21:05 UTC (2+ messages)
[PATCH] atm: suni: remove extraneous space to fix indentation
2017-11-28 21:03 UTC (2+ messages)
[PATCH] atm: lanai: use %p to format kernel addresses instead of %x
2017-11-28 21:03 UTC (2+ messages)
[PATCH] VSOCK: Don't set sk_state to TCP_CLOSE before testing it
2017-11-28 21:02 UTC (2+ messages)
[PATCH] atm: fore200e: use %pK to format kernel addresses instead of %x
2017-11-28 21:01 UTC (2+ messages)
[PATCH] ambassador: fix incorrect indentation of assignment statement
2017-11-28 20:59 UTC (2+ messages)
[PATCH net] vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
2017-11-28 20:57 UTC (2+ messages)
[PATCH net] bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
2017-11-28 20:56 UTC (2+ messages)
[PATCH net] sctp: use right member as the param of list_for_each_entry
2017-11-28 20:56 UTC (2+ messages)
[PATCH net] sch_sfq: fix null pointer dereference at timer expiration
2017-11-28 20:54 UTC (4+ messages)
[PATCH net] cls_bpf: don't decrement net's refcount when offload fails
2017-11-28 20:50 UTC (4+ messages)
[PATCH v3 06/11] xfrm: Move child route linkage into xfrm_dst
2017-11-28 20:45 UTC
[PATCH v3 11/11] net: Remove dst->next
2017-11-28 20:41 UTC
[PATCH v3 10/11] xfrm: Stop using dst->next in bundle construction
2017-11-28 20:41 UTC
[PATCH v3 09/11] net: Rearrange dst_entry layout to avoid useless padding
2017-11-28 20:40 UTC
[PATCH v3 08/11] xfrm: Move dst->path into struct xfrm_dst
2017-11-28 20:40 UTC
[PATCH v3 07/11] ipv6: Move dst->from into struct rt6_info
2017-11-28 20:40 UTC
[PATCH v3 07/11] ipv6: Move dst->from into struct rt6_info
2017-11-28 20:40 UTC
[PATCH v3 05/11] ipsec: Create and use new helpers for dst child access
2017-11-28 20:40 UTC
[PATCH v3 04/11] net: Create and use new helper xfrm_dst_child()
2017-11-28 20:40 UTC
[PATCH v3 03/11] ipv6: Move rt6_next from dst_entry into ipv6 route structure
2017-11-28 20:40 UTC
[PATCH v3 02/11] decnet: Move dn_next into decnet route structure
2017-11-28 20:40 UTC
[PATCH v3 01/11] net: dst->rt_next is unused
2017-11-28 20:39 UTC
[PATCH v3 00/11] net: Significantly shrink the size of routes
2017-11-28 20:39 UTC
[PATCH v7 0/4] Add the ability to do BPF directed error injection
2017-11-28 20:02 UTC (5+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable
[PATCH 4/4] selinux: Add SCTP support
2017-11-28 19:59 UTC (3+ messages)
[PATCH] fm10k: mark PM functions as __maybe_unused
2017-11-28 18:51 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next 2/3] xfrm: Fix offload dev state addition to occur after
2017-11-28 18:17 UTC
[PATCH] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
2017-11-28 18:16 UTC (3+ messages)
[PATCH net v2 1/3] xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
2017-11-28 17:55 UTC (3+ messages)
` [PATCH net v2 2/3] xfrm: Add an activate() offload dev op
` [PATCH net v2 3/3] xfrm: Remove redundant state assignment in xfrm_input()
[patch iproute2] man: add -json option to tc manpage
2017-11-28 17:53 UTC (2+ messages)
[RFC] Support for SGMII 2500
2017-11-28 17:51 UTC (6+ messages)
[PATCH iproute2] vxlan: Make id optional when modifying a link
2017-11-28 17:49 UTC (2+ messages)
[PATCH iproute2] gre: Fix ttl inherit option
2017-11-28 17:49 UTC (2+ messages)
Regression in throughput between kvm guests over virtual bridge
2017-11-28 18:00 UTC (11+ messages)
[PATCH net-next] tcp: allow drivers to tweak TSQ logic
2017-11-28 17:33 UTC (4+ messages)
` [PATCH v2 "
[PATCH v3] rxrpc: Fix variable overwrite
2017-11-28 17:28 UTC
Sending 802.1Q packets using AF_PACKET socket on filtered bridge forwards with wrong MAC addresses
2017-11-28 17:21 UTC
[PATCH] rxrpc: call_event: Fix variable overwrite in __rxrpc_propose_ACK
2017-11-28 17:20 UTC (3+ messages)
[PATCH] bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
2017-11-28 17:11 UTC (3+ messages)
[RFC net-next 0/6] xdp: make stack perform remove and tests
2017-11-28 16:20 UTC (5+ messages)
` [RFC net-next 4/6] netdevsim: add software driver for testing offloads
[PATCH net] net/packet: fix a race in packet_bind() and packet_notifier()
2017-11-28 16:14 UTC (7+ messages)
` [PATCH v2 "
[PATCH net] packet: fix crash in fanout_demux_rollover()
2017-11-28 16:14 UTC (3+ messages)
Wifi RTL8723bu driver test: failed to scan
2017-11-28 16:14 UTC (2+ messages)
[patch net-next RFC v2 00/11] Add support for resource abstraction
2017-11-28 16:05 UTC (9+ messages)
` [patch net-next RFC v2 08/11] mlxsw: spectrum_dpipe: Connect dpipe tables to resources
[PATCH net 0/3] sctp: fix some other sparse errors
2017-11-28 16:00 UTC (2+ messages)
[PATCH] [WAN]: lmc: Use memdup_user() as a cleanup
2017-11-28 15:58 UTC (2+ messages)
[iproute PATCH] link_gre6: Detect invalid encaplimit values
2017-11-28 15:49 UTC
[PATCH net] net: phy: marvell10g: fix the PHY id mask
2017-11-28 15:31 UTC (2+ messages)
[PATCH net 0/4] net: mvpp2: set of fixes
2017-11-28 15:18 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).