netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-18 18:45:01 to 2018-09-19 11:33:24 UTC [more...]

[PATCH 0/5] Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 11:32 UTC  (8+ messages)
` [PATCH 1/5] net: iucv: "
` [PATCH 2/5] net: sched: "
` [PATCH 3/5] net: core: "
` [PATCH 4/5] net: qede: "
` [PATCH 5/5] net: ti: "

[PATCH] net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 10:30 UTC  (2+ messages)

[PATCH net-next 00/12] net: mvpp2: improve the interrupt usage
 2018-09-19  9:27 UTC  (11+ messages)
` [PATCH net-next 01/12] net: mvpp2: increase the number of s/w threads to 9
` [PATCH net-next 02/12] net: mvpp2: rename the IRQs to match the hardware
` [PATCH net-next 04/12] net: mvpp2: do not update the queue mode while probing
` [PATCH net-next 05/12] net: mvpp2: fix the number of queues per cpu for PPv2.2
` [PATCH net-next 06/12] net: mvpp2: cpu should always be unsigned
` [PATCH net-next 08/12] net: mvpp2: make mvpp2_read_relaxed static
` [PATCH net-next 09/12] net: mvpp2: do not use the CPU number to access the per-thread registers
` [PATCH net-next 10/12] net: mvpp2: map the CPUs to threads
` [PATCH net-next 11/12] net: mvpp2: handle cases where more CPUs are available than s/w threads
` [PATCH net-next 12/12] net: mvpp2: rename mvpp2_percpu function to mvpp2_thread

[PATCH net-next v5 19/20] security/keys: rewrite big_key crypto to use Zinc
 2018-09-19 11:33 UTC  (31+ messages)
` [PATCH net-next v5 00/20] WireGuard: Secure Network Tunnel
  ` [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 06/20] zinc: ChaCha20 MIPS32r2 implementation
  ` [PATCH net-next v5 07/20] zinc: Poly1305 generic C implementations and selftest
  ` [PATCH net-next v5 09/20] zinc: Poly1305 ARM and ARM64 implementations
  ` [PATCH net-next v5 12/20] zinc: BLAKE2s generic C implementation and selftest
  ` [PATCH net-next v5 13/20] zinc: BLAKE2s x86_64 implementation
  ` [PATCH net-next v5 20/20] net: WireGuard secure network tunnel

[RESEND PATCH 0/5] net: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 11:32 UTC  (4+ messages)
` [RESEND PATCH 1/5] net: iucv: "
` [RESEND PATCH 2/5] net: sched: "
` [RESEND PATCH 5/5] net: ti: "

[PATCH net-next] net: sun: fix return type of ndo_start_xmit function
 2018-09-19 11:21 UTC 

[PATCH 6/6] net: sun: fix return type of ndo_start_xmit function
 2018-09-19 11:20 UTC  (2+ messages)

[PATCH net-next] net: amd: fix return type of ndo_start_xmit function
 2018-09-19 10:50 UTC 

Project Financing
 2018-09-19  5:05 UTC 

[PATCH net-next] net: broadcom: fix return type of ndo_start_xmit function
 2018-09-19 10:45 UTC 

[PATCH net-next] net: toshiba: fix return type of ndo_start_xmit function
 2018-09-19 10:35 UTC  (3+ messages)
` [PATCH net-next] net: xilinx: "

[PATCH] net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 10:31 UTC  (2+ messages)

[PATCH net-next] net: marvell: fix return type of ndo_start_xmit function
 2018-09-19 10:19 UTC 

[RFC PATCH bpf-next v3 0/7] Implement bpf queue/stack maps
 2018-09-19  4:36 UTC  (10+ 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 0/3] net: phy: phylink: ensure the carrier is off when starting phylink
 2018-09-19  9:39 UTC  (3+ messages)
` [PATCH net-next 2/3] net: mvpp2: do not explicitly set the carrier state in open
` [PATCH net-next 3/3] net: mvneta: "

[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)

[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 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  (2+ 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  (9+ 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 "


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).