messages from 2018-09-18 16:06:13 to 2018-09-19 09:13:30 UTC [more...]
[RFC 1/5] netlink: remove NLA_NESTED_COMPAT
2018-09-19 3:37 UTC (9+ messages)
` [RFC 2/5] netlink: set extack error message in nla_validate()
` [RFC 3/5] netlink: combine validate/parse functions
` [RFC 4/5] netlink: prepare validate extack setting for recursion
` [RFC 5/5] netlink: allow NLA_NESTED to specify nested policy to validate
[PATCH net 0/2] ipv6: fix issues on accessing fib6_metrics
2018-09-19 3:17 UTC (7+ messages)
` [PATCH net 1/2] Revert "ipv6: fix double refcount of fib6_metrics"
` [PATCH net 2/2] ipv6: fix memory leak on dst->_metrics
[PATCH net] sfp: fix oops with ethtool -m
2018-09-19 3:15 UTC (2+ messages)
[PATCH v3 net-next] ravb: do not write 1 to reserved bits
2018-09-19 3:10 UTC (4+ messages)
[PATCH iproute2-next] iplink: add ipvtap support
2018-09-19 3:03 UTC
[pull request][RESEND net 0/3] Mellanox, mlx5 fixes 2018-09-17
2018-09-19 3:00 UTC (2+ messages)
[PATCH net-next] net: ethernet: slicoss: remove duplicated include from slic.h
2018-09-19 2:58 UTC (2+ messages)
[PATCH] net: emac: fix fixed-link setup for the RTL8363SB switch
2018-09-19 2:56 UTC (2+ messages)
[PATCH net] selftests: pmtu: properly redirect stderr to /dev/null
2018-09-19 2:54 UTC (2+ messages)
bpfilter breaks IPT_SO_GET_INFO
2018-09-19 8:29 UTC (3+ messages)
[RFC PATCH bpf-next v3 0/7] Implement bpf queue/stack maps
2018-09-19 2:53 UTC (8+ messages)
` [RFC PATCH bpf-next v3 1/7] bpf: rename stack trace map
` [RFC PATCH bpf-next v3 4/7] bpf: add bpf queue and stack maps
` [RFC PATCH bpf-next v3 7/7] selftests/bpf: add test cases for "
[PATCH][net-next] veth: rename pcpu_vstats as pcpu_lstats
2018-09-19 2:52 UTC (2+ messages)
[PATCH v2 1/2] netlink: add NLA_REJECT policy type
2018-09-19 2:51 UTC (4+ messages)
` [PATCH v2 2/2] netlink: add ethernet address policy types
[PATCH net 0/2] net: stmmac: Coalesce and tail addr fixes
2018-09-19 2:48 UTC (2+ messages)
[PATCH net-next v2 00/10] Refactor classifier API to work with Qdisc/blocks without rtnl lock
2018-09-19 2:45 UTC (3+ messages)
` [PATCH net-next v2 03/10] net: sched: extend Qdisc with rcu
[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-18
2018-09-19 2:42 UTC (16+ messages)
` [net-next 01/14] intel-ethernet: rename i40evf to iavf
` [net-next 02/14] iavf: diet and reformat
` [net-next 03/14] iavf: rename functions and structs to new name
` [net-next 04/14] iavf: rename i40e_status to iavf_status
` [net-next 05/14] iavf: move i40evf files to new name
` [net-next 06/14] iavf: remove references to old names
` [net-next 07/14] iavf: rename device ID defines
` [net-next 08/14] iavf: rename I40E_ADMINQ_DESC
` [net-next 09/14] iavf: rename i40e_hw to iavf_hw
` [net-next 10/14] iavf: replace i40e_debug with iavf version
` [net-next 11/14] iavf: tracing infrastructure rename
` [net-next 12/14] iavf: rename most of i40e strings
` [net-next 13/14] iavf: finish renaming files to iavf
` [net-next 14/14] intel-ethernet: use correct module license
[PATCH] net: apm: xgene: force XGene enet driver to re-balance IRQ usage
2018-09-19 2:32 UTC (11+ messages)
[PATCH][net-next] netlink: avoid to allocate full skb when sending to many devices
2018-09-19 1:19 UTC (3+ messages)
` 答复: "
[PATCH net-next v5 00/20] WireGuard: Secure Network Tunnel
2018-09-19 6:13 UTC (42+ messages)
` [PATCH net-next v5 01/20] asm: simd context helper API
` [PATCH net-next v5 02/20] zinc: introduce minimal cryptography library
` [PATCH net-next v5 03/20] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v5 04/20] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v5 05/20] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v5 06/20] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v5 07/20] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v5 08/20] zinc: Poly1305 x86_64 implementation
` [PATCH net-next v5 09/20] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH net-next v5 10/20] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH net-next v5 11/20] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH net-next v5 12/20] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v5 13/20] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v5 14/20] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v5 15/20] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v5 16/20] zinc: Curve25519 ARM implementation
` [PATCH net-next v5 17/20] crypto: port Poly1305 to Zinc
` [PATCH net-next v5 18/20] crypto: port ChaCha20 "
` [PATCH net-next v5 19/20] security/keys: rewrite big_key crypto to use Zinc
` [PATCH net-next v5 20/20] net: WireGuard secure network tunnel
[PATCH bpf-next 0/2] xsk: fix bug when trying to use both copy and zero-copy mode
2018-09-19 1:55 UTC (4+ messages)
` [PATCH bpf-next 2/2] xsk: fix bug when trying to use both copy and zero-copy on one queue id
[PATCH RFT net-next 0/2] net: phy: Eliminate unnecessary soft
2018-09-19 1:35 UTC (3+ messages)
` [PATCH RFT net-next 1/2] net: phy: Stop with excessive soft reset
` [PATCH RFT net-next 2/2] net: phy: marvell: Avoid unnecessary "
[PATCH 0/1] macsec: reflect the master interface state
2018-09-19 0:16 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH bpf-next] flow_dissector: fix build failure without CONFIG_NET
2018-09-18 23:59 UTC (3+ messages)
kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load
2018-09-19 4:12 UTC (3+ messages)
pegged softirq and NAPI race (?)
2018-09-18 22:04 UTC (22+ messages)
[PATCH net] net: mvpp2: fix a txq_done race condition
2018-09-19 3:14 UTC (2+ messages)
[PATCH net 0/5] net/smc: fixes 2018-09-18
2018-09-19 3:12 UTC (5+ messages)
` [PATCH net 1/5] net/smc: fix non-blocking connect problem
` [PATCH net 2/5] net/smc: remove duplicate mutex_unlock
` [PATCH net 3/5] net/smc: enable fallback for connection abort in state INIT
[PATCH] net: wan: remove redundant include
2018-09-19 3:08 UTC (2+ messages)
[PATCH] net: ethernet: remove redundant include
2018-09-19 3:08 UTC (2+ messages)
[PATCH v2 0/2] net: ethernet: neterion: use linux/io-64-nonatomic-lo-hi.h
2018-09-19 3:06 UTC (2+ messages)
[PATCHv3] net: bnxt: Fix a uninitialized variable warning
2018-09-19 3:05 UTC (3+ messages)
[PATCH net-next] net: ibm: fix return type of ndo_start_xmit function
2018-09-19 3:03 UTC (2+ messages)
[PATCH net-next] net: cavium: fix return type of ndo_start_xmit function
2018-09-19 3:03 UTC (2+ messages)
[PATCH net-next] net: hns3: fix return type of ndo_start_xmit function
2018-09-19 3:01 UTC (2+ messages)
[PATCH 0/2] NFC fixes for 4.19-final
2018-09-19 2:54 UTC (2+ messages)
[bpf-next, v4 0/5] Introduce eBPF flow dissector
2018-09-18 20:40 UTC (4+ messages)
` [bpf-next, v4 1/5] flow_dissector: implements flow dissector BPF hook
[Patch net-next] ipv4: initialize ra_mutex in inet_init_net()
2018-09-18 20:17 UTC (3+ messages)
[PATCH] net: phy: don't reschedule state machine when PHY is halted
2018-09-18 20:17 UTC (3+ messages)
[PATCH net-next 0/2] net: phy: make phy_stop() synchronous
2018-09-18 19:56 UTC (3+ messages)
` [PATCH net-next 1/2] net: linkwatch: add check for netdevice being present to linkwatch_do_dev
` [PATCH net-next 2/2] net: phy: call state machine synchronously in phy_stop
[PATCH net-next] cxgb4vf: Add ethtool private flags for changing force_link_up
2018-09-18 18:39 UTC (2+ messages)
[PATCH bpf] tools: bpf: fix license for a compat header file
2018-09-18 17:24 UTC (2+ messages)
[PATCH 1/2] netlink: add NLA_REJECT policy type
2018-09-18 16:42 UTC (11+ messages)
[bpf PATCH v4 0/3] bpf, sockmap ESTABLISHED state only
2018-09-18 16:01 UTC (4+ messages)
` [bpf PATCH v4 1/3] bpf: sockmap only allow ESTABLISHED sock state
` [bpf PATCH v4 2/3] bpf: sockmap, fix transition through disconnect without close
` [bpf PATCH v4 3/3] bpf: test_maps, only support ESTABLISHED socks
[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
2018-09-18 21:32 UTC (2+ messages)
[PATCH bpf-next] samples/bpf: fix a compilation failure
2018-09-18 15:51 UTC (2+ messages)
[PATCH bpf-next v2] tools/bpf: bpftool: improve output format for bpftool net
2018-09-18 15:48 UTC (2+ messages)
[PATCH net-next v3 02/17] zinc: introduce minimal cryptography library
2018-09-18 20:36 UTC (13+ messages)
[PATCH net-next v2 00/14] rename and shrink i40evf
2018-09-18 14:57 UTC (3+ messages)
` [PATCH net-next v2 02/14] iavf: diet and reformat
` [Intel-wired-lan] "
linux-next: Tree for Sep 18 (kernel/bpf/syscall)
2018-09-18 20:22 UTC (4+ messages)
[PATCH 4/4] media: bpf: add bpf function to report mouse movement
2018-09-18 14:29 UTC
[PATCH]ipv6: multicast: In mld_send_cr function moving read lock to second for loop
2018-09-18 13:21 UTC (3+ messages)
[PATCH net-next 1/2] netlink: ipv4 IGMP join notifications
2018-09-18 13:12 UTC (5+ messages)
` [PATCH net-next v3 1/2] netlink: ipv4 igmp "
[PATCH v3 net-next 00/12] Preparing for phylib limkmodes
2018-09-18 13:02 UTC (6+ messages)
` [PATCH v3 net-next 07/12] net: ethernet: Add helper to remove a supported link mode
[PATCH v2 0/4] net: qcom/emac: add shared mdio bus support
2018-09-18 12:35 UTC (7+ messages)
` [PATCH v2 2/4] dt-bindings: net: qcom: Add binding for shared mdio bus
[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
2018-09-18 17:59 UTC (5+ messages)
Announcing Netdev 0x13 conference
2018-09-18 12:11 UTC
KMSAN: uninit-value in pppoe_rcv
2018-09-18 17:03 UTC (5+ messages)
OK
2018-09-18 11:11 UTC
linux-next: manual merge of the net-next tree with the net tree
2018-09-18 16:32 UTC (4+ messages)
[PATCH net-next RFC 0/8] udp and configurable gro
2018-09-18 10:59 UTC (5+ messages)
` [PATCH net-next RFC 7/8] udp: gro behind static key
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).