messages from 2017-12-01 08:13:20 to 2017-12-01 22:37:20 UTC [more...]
[PATCH net-next resubmit 1/2] net: phy: core: use genphy version of callbacks read_status and config_aneg per default
2017-12-01 22:37 UTC (5+ messages)
` [PATCH net-next resubmit 2/2] net: phy: remove generic settings for callbacks config_aneg and read_status from drivers
[PATCH v2 net-next 0/4] tcp: Add a 2nd listener hashtable (port+addr)
2017-12-01 22:24 UTC (6+ messages)
` [PATCH v2 net-next 1/4] inet: Add a count to struct inet_listen_hashbucket
` [PATCH v2 net-next 2/4] udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
` [PATCH v2 net-next 3/4] inet: Add a 2nd listener hashtable (port+addr)
` [PATCH v2 net-next 4/4] tcp: Enable 2nd listener hashtable in TCP
[PATCH net-next 0/5] rhashtable: New features in walk and bucket locks
2017-12-01 22:18 UTC (3+ messages)
` [PATCH net-next 1/5] rhashtable: Don't reset walker table in rhashtable_walk_start
[PATCH net-next v2 0/8] xdp: make stack perform remove and tests
2017-12-01 22:14 UTC (12+ messages)
` [PATCH net-next v2 7/8] netdevsim: add SR-IOV functionality
` [PATCH net-next v2 8/8] net: dummy: remove fake "
[RFC PATCH] net_sched: bulk free tcf_block
2017-12-01 22:07 UTC (4+ messages)
[Patch net-next] act_mirred: use tcfm_dev in tcf_mirred_get_dev()
2017-12-01 21:46 UTC (3+ messages)
[PATCH net-next 00/11] net: ethernet: ti: cpsw/ale clean up and optimization
2017-12-01 21:36 UTC (2+ messages)
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
2017-12-01 21:34 UTC (8+ messages)
[PATCH net-next V2 0/2] net: fix flowlabel inconsistency in reset packet
2017-12-01 21:15 UTC (4+ messages)
` [PATCH net-next V2 1/2] net-next: use five-tuple hash for sk_txhash
` [PATCH net-next V2 2/2] net-next: copy user configured flowlabel to reset packet
[PATCH v4 0/8] Cavium OCTEON-III network driver
2017-12-01 20:56 UTC (9+ messages)
` [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager
[PATCH net] tcp/dccp: block bh before arming time_wait timer
2017-12-01 20:51 UTC (4+ messages)
[PATCH v5 net-next 0/3] ip6_gre: add erspan native tunnel for ipv6
2017-12-01 20:37 UTC (2+ messages)
[PATCH RFC 0/2] veth, bridge, and GSO maximums
2017-12-01 20:30 UTC (9+ messages)
` [PATCH RFC 2/2] veth: propagate bridge GSO to peer
[PATCH 0/2] net: ethtool: add support for ETH_RESET_AP
2017-12-01 20:30 UTC (2+ messages)
[PATCH net-next 0/3] rds-tcp netns delete related fixes
2017-12-01 20:25 UTC (2+ messages)
[net-next 1/1] tipc: fall back to smaller MTU if allocation of local send skb fails
2017-12-01 20:22 UTC (2+ messages)
[PATCH 0/4] SFP/phylink fixes
2017-12-01 20:18 UTC (26+ messages)
` [PATCH net-next 00/11] SFP/phylink updates
` [PATCH 01/11] phy: add phy_interface_mode_is_8023z() helper
` [PATCH 02/11] phylink: merge SGMII and 802.3z handling
` [PATCH 03/11] phylink: get rid of separate Cisco SGMII and 802.3z modes
` [PATCH 04/11] phylink: add support for 2500baseX and 10GbaseKR
` [PATCH 05/11] phylink: remove phylink_init_eee()
` [PATCH 06/11] phylink: restart 802.3z negotiation when starting net device
` [PATCH 07/11] phylink: add documentation for kernel APIs
` [PATCH 08/11] sfp: "
` [PATCH 09/11] sfp: fix sparse warning
` [PATCH 10/11] sfp: convert to fwnode
` [PATCH 11/11] phylink: "
[PATCH] net: phy-micrel: check return code in flp center function
2017-12-01 20:17 UTC (2+ messages)
[PATCH net v2] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
2017-12-01 20:14 UTC (7+ messages)
[PATCH iproute2 net-next] iplink: allow configuring GSO max values
2017-12-01 20:13 UTC
[PATCH net-next 0/2] allow setting gso_maximum values
2017-12-01 20:11 UTC (3+ messages)
` [PATCH net-next 1/2] rtnetlink: allow GSO maximums to be passed to device
` [PATCH net-next 2/2] veth: allow configuring GSO maximums
[RFC] virtio-net: help live migrate SR-IOV devices
2017-12-01 20:08 UTC (4+ messages)
[PATCH net-next 00/13] nfp: bpf: jump resolution and memcpy update
2017-12-01 20:04 UTC (2+ messages)
[PATCH iproute2] iproute2: Fix undeclared __kernel_long_t type build error in RHEL 6.8
2017-12-01 19:56 UTC (3+ messages)
[PATCH tip/core/rcu 03/21] drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering
2017-12-01 19:51 UTC (3+ messages)
` [PATCH tip/core/rcu 14/21] netfilter: Remove now-redundant smp_read_barrier_depends()
` [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
Fixing CVE-2017-16939 in v4.4.y and possibly v3.18.y
2017-12-01 19:48 UTC (3+ messages)
[PATCH] bpf: Fix compile warnings when !CONFIG_BPF_SYSCALL
2017-12-01 19:48 UTC (3+ messages)
[PATCH net v2 1/3] xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
2017-12-01 19:47 UTC (3+ messages)
` [PATCH net v2 2/3] xfrm: Add an activate() offload dev op
[PATCH net-next 1/3] xfrm: Fix xfrm_replay_overflow_offload_esn
2017-12-01 19:23 UTC (5+ messages)
` [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload
[PATCH 1/1] phy: Add 2.5G SGMII interface mode
2017-12-01 19:12 UTC (10+ messages)
[PATCH net-next 0/6] hv_netvsc: minor optimizations
2017-12-01 19:01 UTC (7+ messages)
` [PATCH net-next 1/6] hv_netvsc: drop unused macros
` [PATCH net-next 2/6] hv_netvsc: don't need local xmit_more
` [PATCH net-next 3/6] hv_netvsc: replace divide with mask when computing padding
` [PATCH net-next 4/6] hv_netvsc: use reciprocal divide to speed up percent calculation
` [PATCH net-next 5/6] hv_netvsc: optimize initialization of RNDIS header
` [PATCH net-next 6/6] vmbus: make hv_get_ringbuffer_availbytes local
[PATCH v2 net-next] net: netlink: Update attr validation to require exact length for some types
2017-12-01 18:48 UTC (2+ messages)
[PATCH net-next] bpf: Add access to snd_cwnd and others in sock_ops
2017-12-01 18:15 UTC
Fw: [Bug 198055] New: Missing mechanism to find maximum datagram sizes (mandated by RFC 1122)
2017-12-01 18:07 UTC
[PATCH/RFC] Re: 'perf test BPF' failing, libbpf regression wrt "basic API for BPF obj name"
2017-12-01 17:51 UTC (2+ messages)
[PATCH net-next 0/4] tcp: Add a 2nd listener hashtable (port+addr)
2017-12-01 17:47 UTC (10+ messages)
` [PATCH net-next 1/4] inet: Add a count to struct inet_listen_hashbucket
` [PATCH net-next 2/4] udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
` [PATCH net-next 3/4] inet: Add a 2nd listener hashtable (port+addr)
` [PATCH net-next 4/4] tcp: Enable 2nd listener hashtable in TCP
[PATCH net] net: phylink: fix link state on phy-connect
2017-12-01 17:47 UTC (14+ messages)
` [EXT] "
[PATCH net-next 0/5] bpftool: cgroup bpf operations
2017-12-01 17:06 UTC (7+ messages)
` [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name
` [PATCH net-next 4/5] bpftool: implement cgdetach command
[RFC][PATCHES] sock_alloc_file() cleanups and fixes
2017-12-01 16:56 UTC (8+ messages)
` [PATCH 1/3] socketpair(): allocate descriptors first
` [PATCH 2/3] fix kcm_clone()
` [PATCH 3/3] make sock_alloc_file() do sock_release() on failures
Linux ECN Handling
2017-12-01 16:35 UTC (15+ messages)
[PATCH net-next] cxgb4vf: Fix netdev_features flag
2017-12-01 15:58 UTC (3+ messages)
[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
2017-12-01 15:56 UTC (2+ messages)
[PATCH net] rxrpc: Fix the MAINTAINERS record
2017-12-01 15:52 UTC (2+ messages)
NETDEV WATCHDOG: eth0 (dwc-eth-dwmac): transmit queue 1 timed out
2017-12-01 15:49 UTC (8+ messages)
[PATCH net-next] net: dsa: Allow compiling out legacy support
2017-12-01 15:21 UTC (2+ messages)
[PATCH net,stable v4 0/3] vhost: fix a few skb leaks
2017-12-01 14:58 UTC (10+ messages)
` [PATCH 1/3] vhost: fix skb leak in handle_rx()
` [PATCH 2/3] tun: free skb in early errors
` [PATCH 3/3] tap: free skb if flags error
[PATCH] vsock.7: document VSOCK socket address family
2017-12-01 14:57 UTC (5+ messages)
[PATCH v3 0/6] enable creating [k,u]probe with perf_event_open
2017-12-01 14:54 UTC (2+ messages)
[PATCH net,stable v3] vhost: fix a few skb leaks
2017-12-01 14:37 UTC (7+ messages)
` [PATCH 1/3] vhost: fix skb leak in handle_rx()
` [PATCH 2/3] tun: free skb in early errors
[PATCH 0/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
2017-12-01 14:19 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] s390/bpf: "
` [PATCH 3/5] arm64/bpf: "
` [PATCH 4/5] selftests/bpf: sync kernel headers and introduce arch support in Makefile
` [PATCH 5/5] perf s390: add regs_query_register_offset()
pull-request: can 2017-12-01
2017-12-01 14:17 UTC (10+ messages)
` [PATCH 1/9] can: kvaser_usb: free buf in error paths
` [PATCH 2/9] can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
` [PATCH 3/9] can: kvaser_usb: ratelimit errors if incomplete messages are received
` [PATCH 4/9] can: ti_hecc: Fix napi poll return value for repoll
` [PATCH 5/9] can: peak/pci: fix potential bug when probe() fails
` [PATCH 6/9] can: flexcan: Update IRQ Err Passive information
` [PATCH 7/9] can: flexcan: fix VF610 state transition issue
` [PATCH 8/9] can: mcba_usb: fix typo
` [PATCH 9/9] can: mcba_usb: fix device disconnect bug
pull-request: can-next 2017-12-01
2017-12-01 13:50 UTC (3+ messages)
[PATCH net-next v4 0/2] add UniPhier AVE ethernet support
2017-12-01 13:49 UTC (3+ messages)
` [PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver
[PATCH net-next] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver
2017-12-01 13:44 UTC (2+ messages)
[PATCH] liquidio: fix incorrect indentation of assignment statement
2017-12-01 12:38 UTC
[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
2017-12-01 12:30 UTC (5+ messages)
` [PATCH v2 33/35] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v2 35/35] dt-bindings: timer: Add andestech atcpit100 timer binding doc
[PATCH net] net: qmi_wwan: add support for Cinterion PLS8
2017-12-01 12:20 UTC (5+ messages)
WARNING in _copy_to_user
2017-12-01 11:30 UTC
[PATCH net] rxrpc: Use correct netns source in rxrpc_release_sock()
2017-12-01 11:09 UTC
[PATCH net-next 0/7] bpf: verifier improvements and cleanups
2017-12-01 10:28 UTC (2+ messages)
[PATCH net] stmmac: reset last TSO segment size after device open
2017-12-01 10:12 UTC
Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
2017-12-01 10:11 UTC (2+ messages)
[PATCH][V2] wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -ENOMEM
2017-12-01 10:02 UTC
[PATCH] wlcore, wl1251: fix spelling mistake: "Couldnt" -> "Couldn't"
2017-12-01 9:42 UTC (2+ messages)
[stable] s390/qeth: stable candidates
2017-12-01 9:22 UTC
[PATCH net 0/3] s390/qeth: fixes 2017-12-01
2017-12-01 9:14 UTC (4+ messages)
` [PATCH net 1/3] s390/qeth: fix thinko in IPv4 multicast address tracking
` [PATCH net 2/3] s390/qeth: fix GSO throughput regression
` [PATCH net 3/3] s390/qeth: build max size GSO skbs on L2 devices
[PATCH 3/3] MAINTAINERS: Add entry for Socionext ethernet driver
2017-12-01 9:14 UTC (2+ messages)
[PATCH 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
2017-12-01 9:12 UTC (2+ messages)
[PATCH net-next] ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
2017-12-01 8:33 UTC
KASAN: stack-out-of-bounds Read in xfrm_state_find (3)
2017-12-01 8:15 UTC (4+ messages)
KASAN: stack-out-of-bounds Read in csum_and_copy_from_iter_full
2017-12-01 8:14 UTC
[PATCH net 0/4] bnxt_en: Fixes
2017-12-01 8:13 UTC (5+ messages)
` [PATCH net 1/4] bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
` [PATCH net 2/4] bnxt_en: wildcard smac while creating tunnel decap filter
` [PATCH net 3/4] bnxt_en: fix dst/src fid for vxlan encap/decap actions
` [PATCH net 4/4] bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
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).