messages from 2018-01-08 17:21:42 to 2018-01-09 04:52:37 UTC [more...]
[PATCH v2 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 4:52 UTC
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-09 4:21 UTC (26+ messages)
` [PATCH 02/18] Documentation: document nospec helpers
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 07/18] [media] uvcvideo: prevent bounds-check bypass via speculative execution
` [PATCH 16/18] net: mpls: "
[v2] net: gianfar_ptp: move set_fipers() to spinlock protecting area
2018-01-09 3:39 UTC (2+ messages)
[PATCH] net: gianfar_ptp: move set_fipers() to spinlock protecting area
2018-01-09 3:39 UTC (4+ messages)
[PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
2018-01-09 3:27 UTC (11+ messages)
` [PATCH net-next 12/20] net: hns3: Add packet statistics of netdev
[GIT] Networking
2018-01-09 3:13 UTC
[PATCH net-next v2 0/6] Replace WARN_ONCE usages with netdev_WARN_ONCE
2018-01-09 3:05 UTC (7+ messages)
` [PATCH net-next v2 1/6] net: Fix netdev_WARN_ONCE macro
` [PATCH net-next v2 5/6] bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
[PATCH] openvswitch: Trim off padding before L3 conntrack processing
2018-01-09 3:02 UTC (11+ messages)
` [PATCH v2] openvswitch: Trim off padding before L3+ netfilter processing
[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
2018-01-09 2:35 UTC (8+ messages)
[PATCH bpf-next] bpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-09 2:23 UTC (4+ messages)
[PATCH net-next 0/3] ethtool ringparam upper bound
2018-01-09 2:23 UTC (3+ messages)
` [PATCH net-next 1/3] ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Subject: [RFC][PATCH 04/11] stmmac: fix breakage in stmmac_hw_setup()
2018-01-09 2:02 UTC (2+ messages)
[RESEND PATCH 1/3] net: caif: remove unused hardirq.h
2018-01-09 1:59 UTC (6+ messages)
` [RESEND PATCH 2/3] net: ovs: "
` [RESEND PATCH 3/3] net: tipc: "
[PATCH 00/52] Netfilter/IPVS updates for net-next
2018-01-09 1:55 UTC (54+ messages)
` [PATCH 01/52] netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
` [PATCH 02/52] netfilter: conntrack: constify list of builtin trackers
` [PATCH 03/52] netfilter: conntrack: l4 protocol trackers can be const
` [PATCH 04/52] netfilter: mark expected switch fall-throughs
` [PATCH 05/52] netfilter: conntrack: timeouts can be const
` [PATCH 06/52] netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
` [PATCH 07/52] netfilter: ipset: use nfnl_mutex_is_locked
` [PATCH 08/52] netfilter: ipset: add resched points during set listing
` [PATCH 09/52] netfilter: nf_conntrack_h323: Remove unwanted comments
` [PATCH 10/52] netfilter: core: make nf_unregister_net_hooks simple wrapper again
` [PATCH 11/52] netfilter: core: remove synchronize_net call if nfqueue is used
` [PATCH 12/52] netfilter: core: free hooks with call_rcu
` [PATCH 13/52] netfilter: reduce size of hook entry point locations
` [PATCH 14/52] netfilter: add defines for arp/decnet max hooks
` [PATCH 15/52] netfilter: reduce hook array sizes to what is needed
` [PATCH 16/52] netfilter: don't allocate space for decnet hooks unless needed
` [PATCH 17/52] netfilter: don't allocate space for arp/bridge "
` [PATCH 18/52] netfilter: reduce NF_MAX_HOOKS define
` [PATCH 19/52] netfilter: xtables: add and use xt_request_find_table_lock
` [PATCH 20/52] netfilter: core: only allow one nat hook per hook point
` [PATCH 21/52] netfilter: nf_tables: reject nat hook registration if prio is before conntrack
` [PATCH 22/52] netfilter: nf_tables_arp: don't set forward chain
` [PATCH 23/52] netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
` [PATCH 24/52] netfilter: nf_tables: add nft_set_is_anonymous() helper
` [PATCH 25/52] netfilter: core: add nf_remove_net_hook
` [PATCH 26/52] netfilter: core: pass hook number, family and device to nf_find_hook_list()
` [PATCH 27/52] netfilter: core: pass family as parameter to nf_remove_net_hook()
` [PATCH 28/52] netfilter: core: support for NFPROTO_INET hook registration
` [PATCH 29/52] netfilter: nf_tables_inet: don't use multihook infrastructure anymore
` [PATCH 30/52] netfilter: nf_tables: remove multihook chains and families
` [PATCH 31/52] netfilter: nf_tables: remove hooks from family definition
` [PATCH 32/52] netfilter: connlimit: split xt_connlimit into front and backend
` [PATCH 33/52] netfilter: move checksum indirection to struct nf_ipv6_ops
` [PATCH 34/52] netfilter: move checksum_partial "
` [PATCH 35/52] netfilter: remove saveroute indirection in struct nf_afinfo
` [PATCH 36/52] netfilter: move route indirection to struct nf_ipv6_ops
` [PATCH 37/52] netfilter: move reroute "
` [PATCH 38/52] netfilter: remove route_key_size field in struct nf_afinfo
` [PATCH 39/52] netfilter: remove struct nf_afinfo and its helper functions
` [PATCH 40/52] netfilter: meta: secpath support
` [PATCH 41/52] netfilter: remove defensive check on malformed packets from raw sockets
` [PATCH 42/52] netfilter: nf_tables: remove nft_dereference()
` [PATCH 43/52] netfilter: nf_conntrack: add IPS_OFFLOAD status bit
` [PATCH 44/52] netfilter: nf_tables: add flow table netlink frontend
` [PATCH 45/52] netfilter: add generic flow table infrastructure
` [PATCH 46/52] netfilter: flow table support for IPv4
` [PATCH 47/52] netfilter: flow table support for IPv6
` [PATCH 48/52] netfilter: flow table support for the mixed IPv4/IPv6 family
` [PATCH 49/52] netfilter: nf_tables: flow offload expression
` [PATCH 50/52] netfilter: ipset: use swap macro instead of _manually_ swapping values
` [PATCH 51/52] netfilter: ipset: Fix "don't update counters" mode when counters used at the matching
` [PATCH 52/52] netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit()
[PATCH v2] b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
2018-01-09 1:40 UTC
[PATCH] ath9k: add a quirk to set use_msi automatically
2018-01-09 1:39 UTC
[PATCH] b43: Replace mdelay with msleep in b43_radio_2057_init_post
2018-01-09 1:36 UTC (4+ messages)
` "
[PATCH net 0/3] Some sockopt optlen fixes
2018-01-09 1:23 UTC (5+ messages)
` [PATCH net 1/3] sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
` [PATCH net 2/3] sctp: add a ceiling to optlen in some sockopts
` [PATCH net 3/3] sctp: make use of pre-calculated len
[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
2018-01-09 1:17 UTC (3+ messages)
linux-next: manual merge of the net-next tree with the bpf tree
2018-01-09 0:29 UTC (2+ messages)
[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
2018-01-09 0:12 UTC
[PATCH net-next 0/2] net: erspan: add support for openvswitch
2018-01-09 0:03 UTC (3+ messages)
` [PATCH net-next 2/2] openvswitch: add erspan version II support
[PATCH v3 bpf] bpf: prevent out-of-bounds speculation
2018-01-08 23:59 UTC (2+ messages)
[PATCH bpf] selftests/bpf: fix test_align
2018-01-08 23:35 UTC (3+ messages)
[PATCH bpf] bpf: prevent out-of-bounds speculation
2018-01-08 23:20 UTC (3+ messages)
[PATCH next-queue 1/2] ixgbe: fix clean hw loop count
2018-01-08 22:47 UTC (2+ messages)
` [PATCH next-queue 2/2] ixgbe: add unlikely notes to tx fastpath expressions
[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
2018-01-08 22:20 UTC (2+ messages)
` [Intel-wired-lan] "
dvb usb issues since kernel 4.9
2018-01-08 22:16 UTC (7+ messages)
` Aw: "
[PATCH] wireless: broadcom: radio_2056: delete duplicated macro definitions
2018-01-08 21:26 UTC
[PATCH v2] brcmfmac: Use zeroing memory allocator than allocator/memset
2018-01-08 20:45 UTC
Aw: Re: Re: dvb usb issues since kernel 4.9
2018-01-08 20:40 UTC (3+ messages)
` "
[PATCH net-next 0/3] r8169: improve runtime pm
2018-01-08 20:39 UTC (4+ messages)
` [PATCH net-next 1/3] r8169: remove unneeded rpm ops in rtl_shutdown
` [PATCH net-next 2/3] r8169: improve runtime pm in rtl8169_check_link_status
` [PATCH net-next 3/3] r8169: improve runtime pm in general and suspend unused ports
KASAN: use-after-free Read in tipc_group_size
2018-01-08 20:11 UTC (3+ messages)
[net-next 0/9] tipc: improvements to group messaging
2018-01-08 20:03 UTC (10+ messages)
` [net-next 1/9] tipc: a couple of cleanups
` [net-next 2/9] tipc: let group member stay in JOINED mode if unable to reclaim
` [net-next 3/9] tipc: adjustment to group member FSM
` [net-next 4/9] tipc: create group member event messages when they are needed
` [net-next 5/9] tipc: simplify group LEAVE sequence
` [net-next 6/9] tipc: send out join messages as soon as new member is discovered
` [net-next 7/9] tipc: add option to suppress PUBLISH events for pre-existing publications
` [net-next 8/9] tipc: improve groupcast scope handling
` [net-next 9/9] tipc: improve poll() for group member socket
dvb usb issues since kernel 4.9
2018-01-08 19:51 UTC (6+ messages)
[PATCH 8/8] net: tipc: remove unused hardirq.h
2018-01-08 19:43 UTC (5+ messages)
[net-next 0/9] tipc: improvements to group messaging
2018-01-08 19:34 UTC (10+ messages)
` [net-next 1/9] tipc: a couple of cleanups
` [net-next 2/9] tipc: let group member stay in JOINED mode if unable to reclaim
` [net-next 3/9] tipc: adjustment to group member FSM
` [net-next 4/9] tipc: create group member event messages when they are needed
` [net-next 5/9] tipc: simplify group LEAVE sequence
` [net-next 6/9] tipc: send out join messages as soon as new member is discovered
` [net-next 7/9] tipc: add option to suppress PUBLISH events for pre-existing publications
` [net-next 8/9] tipc: improve groupcast scope handling
` [net-next 9/9] tipc: improve poll() for group member socket
[PATCH v2 net-next] net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_state
2018-01-08 19:32 UTC (2+ messages)
[PATCH] sh_eth: fix TXALCR1 offsets
2018-01-08 19:32 UTC (2+ messages)
[PATCH] mdio-sun4i: Fix a memory leak
2018-01-08 19:30 UTC (2+ messages)
[PATCH net-next] l2tp: adjust comments about L2TPv3 offsets
2018-01-08 19:22 UTC (2+ messages)
[PATCH] phylink: mark expected switch fall-throughs in phylink_mii_ioctl
2018-01-08 19:22 UTC (2+ messages)
[PATCH net-next] net: phy: fix wrong masks to phy_modify()
2018-01-08 19:20 UTC (2+ messages)
[PATCH net v3 0/2] SCTP PMTU discovery fixes
2018-01-08 19:19 UTC (2+ messages)
[PATCH] xen-netfront: enable device after manual module load
2018-01-08 19:17 UTC (2+ messages)
[PATCH net v2] ipv6: remove null_entry before adding default route
2018-01-08 19:15 UTC (2+ messages)
[PATCH NET-NEXT 1/1] forcedeth: remove duplicate structure member in rx
2018-01-08 19:15 UTC (2+ messages)
[PATCH net 0/2] bnxt_en: 2 small bug fixes
2018-01-08 19:13 UTC (2+ messages)
[PATCH net-next] tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
2018-01-08 19:12 UTC (2+ messages)
[PATCH net-next] net: ipv6: Allow connect to linklocal address from socket bound to vrf
2018-01-08 19:11 UTC (2+ messages)
[PATCH] sh_eth: remove sh_eth_plat_data::edmac_endian
2018-01-08 19:10 UTC (2+ messages)
[PATCH net-next v3 RESEND 00/10] net: qualcomm: rmnet: Enable csum offloads
2018-01-08 19:01 UTC (2+ messages)
[PATCHv3 0/2] capability controlled user-namespaces
2018-01-08 18:55 UTC (13+ messages)
pull-request: can 2018-01-04
2018-01-07 12:32 UTC (3+ messages)
[PATCH] brcmfmac: Use zeroing memory allocator than allocator/memset
2018-01-08 18:24 UTC (3+ messages)
` "
[RFC -next 0/2] sched: red offload and TC stats
2018-01-08 18:23 UTC (4+ messages)
` [RFC -next 2/2] net: sched: red: don't reset the backlog on every stat dump
[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
2018-01-08 18:21 UTC (11+ messages)
[PATCH] hyperv/netvsc: Delete two error messages for a failed memory allocation in netvsc_init_buf()
2018-01-08 18:19 UTC (3+ messages)
` "
[bpf-next PATCH 0/7] sockmap sample updates
2018-01-08 18:06 UTC (8+ messages)
` [bpf-next PATCH 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH 2/7] bpf: add sendmsg option for testing BPF programs
` [bpf-next PATCH 3/7] bpf: sockmap sample, use fork() for send and recv
` [bpf-next PATCH 4/7] bpf: sockmap sample, report bytes/sec
` [bpf-next PATCH 5/7] bpf: sockmap sample add base test without any BPF for comparison
` [bpf-next PATCH 6/7] bpf: sockmap put client sockets in blocking mode
` [bpf-next PATCH 7/7] bpf: sockmap set rlimit
[PATCH] wl1251: check return from call to wl1251_acx_arp_ip_filter
2018-01-08 17:41 UTC (2+ messages)
` "
[net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
2018-01-08 17:36 UTC (4+ messages)
[PATCH bpf-next] bpf: fix verifier GPF in kmalloc failure path
2018-01-08 17:33 UTC (2+ messages)
[PATCH] mt76: fix memcpy to potential null pointer on failed allocation
2018-01-08 17:28 UTC (3+ messages)
` "
[PATCH net-next 2/2] l2tp: add peer_offset parameter
2018-01-08 17:27 UTC (12+ messages)
[RFC] memdup_user() and friends
2018-01-08 17:26 UTC (2+ messages)
[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
2018-01-05 17:25 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).