netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-02 15:49:31 to 2019-05-03 15:05:50 UTC [more...]

[PATCH net] ip6: fix skb leak in ip6frag_expire_frag_queue()
 2019-05-03 14:56 UTC  (3+ messages)

[RFC PATCH net-next 1/3] flow_offload: copy tcfa_index into flow_action_entry
 2019-05-03 15:03 UTC 

[PATCH net-next 0/4] net: extend indirect calls helper usage
 2019-05-03 15:01 UTC  (5+ messages)
` [PATCH net-next 1/4] net: use indirect calls helpers for ptype hook
` [PATCH net-next 2/4] net: use indirect calls helpers for L3 handler hooks
` [PATCH net-next 3/4] net: use indirect calls helpers at early demux stage
` [PATCH net-next 4/4] net: use indirect calls helpers at the socket layer

[RFC PATCH net-next 0/3] flow_offload: Re-add various features that disappeared
 2019-05-03 14:59 UTC 

[PATCH v5 net-next 00/12] NXP SJA1105 DSA driver
 2019-05-03 14:51 UTC  (15+ messages)
` [PATCH v5 net-next 01/12] lib: Add support for generic packing operations
` [PATCH v5 net-next 02/12] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH v5 net-next 03/12] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH v5 net-next 04/12] net: dsa: sja1105: Error out if RGMII delays are requested in DT
` [PATCH v5 net-next 05/12] ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging
` [PATCH v5 net-next 06/12] net: dsa: sja1105: Add support for VLAN operations
` [PATCH v5 net-next 07/12] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH v5 net-next 08/12] net: dsa: sja1105: Add support for configuring address ageing time
` [PATCH v5 net-next 09/12] net: dsa: sja1105: Prevent PHY jabbering during switch reset
` [PATCH v5 net-next 10/12] net: dsa: sja1105: Reject unsupported link modes for AN
` [PATCH v5 net-next 11/12] Documentation: net: dsa: Add details about NXP SJA1105 driver
` [PATCH v5 net-next 12/12] dt-bindings: net: dsa: Add documentation for "

[PATCH v4 00/10] of_net: Add NVMEM support to of_get_mac_address
 2019-05-03 14:36 UTC  (11+ messages)
` [PATCH v4 01/10] of_net: add "
` [PATCH v4 02/10] dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
` [PATCH v4 03/10] net: macb: support of_get_mac_address new ERR_PTR error
` [PATCH v4 04/10] net: davinci: "
` [PATCH v4 06/10] net: usb: "
` [PATCH v4 07/10] net: wireless: "
` [PATCH v4 08/10] staging: octeon-ethernet: "
` [PATCH v4 09/10] ARM: Kirkwood: "
` [PATCH v4 10/10] powerpc: tsi108: "

[PATCH] net: e1000: Fix some bugs in error handling code of e1000_probe()
 2019-05-03 14:28 UTC 

[PATCH] net: macb: shrink macb_platform_data structure
 2019-05-03 14:26 UTC  (2+ messages)

[PATCH] net: macb: remove redundant struct phy_device declaration
 2019-05-03 14:26 UTC  (3+ messages)

[PATCH net-next 0/2] mv88e6xxx: Disable ports to save power
 2019-05-03 14:18 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Set STP disable state in port_disable
` [PATCH net-next 2/2] net: dsa :mv88e6xxx: Disable unused ports

[PATCH v6 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-03 14:09 UTC  (21+ messages)
` [PATCH v6 bpf-next 01/17] bpf: verifier: offer more accurate helper function arg and return type
` [PATCH v6 bpf-next 02/17] bpf: verifier: mark verified-insn with sub-register zext flag
` [PATCH v6 bpf-next 03/17] bpf: verifier: mark patched-insn "
` [PATCH v6 bpf-next 04/17] bpf: introduce new alu insn BPF_ZEXT for explicit zero extension
` [PATCH v6 bpf-next 05/17] bpf: verifier: insert BPF_ZEXT according to zext analysis result
` [PATCH v6 bpf-next 06/17] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v6 bpf-next 07/17] bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v6 bpf-next 08/17] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
` [PATCH v6 bpf-next 09/17] selftests: bpf: adjust several test_verifier helpers for insn insertion
` [PATCH v6 bpf-next 10/17] selftests: bpf: enable hi32 randomization for all tests
` [PATCH v6 bpf-next 11/17] arm: bpf: eliminate zero extension code-gen
` [PATCH v6 bpf-next 12/17] powerpc: "
` [PATCH v6 bpf-next 13/17] s390: "
` [PATCH v6 bpf-next 14/17] sparc: "
` [PATCH v6 bpf-next 15/17] x32: "
` [PATCH v6 bpf-next 16/17] riscv: "
` [PATCH v6 bpf-next 17/17] nfp: "

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-03 13:54 UTC  (4+ messages)

[PATCH] net: ucc_geth - fix Oops when changing number of buffers in the ring
 2019-05-03 13:33 UTC 

[PATCH net-next] ipmr: Do not define MAXVIFS twice
 2019-05-03 13:09 UTC  (2+ messages)

[PATCH v3] dpaa_eth: fix SG frame cleanup
 2019-05-03 13:03 UTC 

[PATCH 1/2 net-next] net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
 2019-05-03 12:50 UTC  (2+ messages)
` [PATCH 2/2 net-next] net: ll_temac: remove an unnecessary condition

[PATCH net] net: atm: clean up a range check
 2019-05-03 12:39 UTC 

pull-request: wireless-drivers-next 2019-05-03
 2019-05-03 12:21 UTC 

[PATCH] net: rds: fix spelling mistake "syctl" -> "sysctl"
 2019-05-03 12:10 UTC 

Possible refcount bug in ip6_expire_frag_queue()?
 2019-05-03 12:07 UTC  (5+ messages)

ipsec tunnel performance degrade
 2019-05-03 12:06 UTC  (9+ messages)
` [RFC HACK] xfrm: make state refcounting percpu

[PATCH v3 00/10] of_net: Add NVMEM support to of_get_mac_address
 2019-05-03 12:05 UTC  (16+ messages)
` [PATCH v3 01/10] of_net: add "
` [PATCH v3 02/10] dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
` [PATCH v3 03/10] net: macb: support of_get_mac_address new ERR_PTR error
` [PATCH v3 04/10] net: davinci: "
` [PATCH v3 05/10] net: ethernet: "
` [PATCH v3 06/10] net: usb: "
` [PATCH v3 07/10] net: wireless: "
` [PATCH v3 08/10] staging: octeon-ethernet: "
` [PATCH v3 09/10] ARM: Kirkwood: "
` [PATCH v3 10/10] powerpc: tsi108: "

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-05-03 11:58 UTC  (3+ messages)
` [PATCH v4 5/9] arm64: dts: allwinner: orange-pi-3: Enable ethernet
  ` [linux-sunxi] "

[PATCH net-next 0/3] Add hw offload of TC police on MSCC ocelot
 2019-05-03 11:38 UTC  (11+ messages)
` [PATCH net-next 1/3] net/sched: act_police: move police parameters into separate header file
` [PATCH net-next 2/3] net: mscc: ocelot: Implement port policers via tc command
` [PATCH net-next 3/3] MIPS: generic: Add police related options to ocelot_defconfig

[patch net-next] devlink: add warning in case driver does not set port type
 2019-05-03 11:31 UTC 

[PATCH net-next] drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
 2019-05-03 11:18 UTC 

[PATCH 4.19 46/72] net: xilinx: fix possible object reference leak
 2019-05-03 10:08 UTC  (2+ messages)

[PATCH net-next 0/3] net: hns3: enhance capabilities for fibre port
 2019-05-03  9:54 UTC  (5+ messages)
` [PATCH net-next 1/3] net: hns3: add support for multiple media type

[PATCH V2 net-next 0/3] net: hns3: enhance capabilities for fibre port
 2019-05-03  9:50 UTC  (4+ messages)
` [PATCH V2 net-next 1/3] net: hns3: add support for multiple media type
` [PATCH V2 net-next 2/3] net: hns3: add autoneg and change speed support for fibre port
` [PATCH V2 net-next 3/3] net: hns3: add support for FEC encoding control

[PATCH v2 0/8] netlink policy export and recursive validation
 2019-05-03  9:25 UTC  (9+ messages)
` [PATCH v2 1/8] nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
` [PATCH v2 2/8] netlink: remove type-unsafe validation_data pointer
` [PATCH v2 3/8] netlink: extend policy range validation
` [PATCH v2 4/8] netlink: allow NLA_MSECS to have "
` [PATCH v2 5/8] netlink: remove NLA_EXACT_LEN_WARN
` [PATCH v2 6/8] netlink: factor out policy range helpers
` [PATCH v2 7/8] netlink: add infrastructure to expose policies to userspace
` [PATCH v2 8/8] netlink: limit recursion depth in policy validation

[PATCH net] cls_matchall: avoid panic when receiving a packet before filter set
 2019-05-03  9:03 UTC  (5+ messages)

[PATCH v3 2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
 2019-05-03  7:56 UTC  (6+ messages)

[RFC PATCH 0/2] Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-03  7:49 UTC  (4+ messages)
` [RFC PATCH 1/2] rtl8xxxu: Add rate adaptive related data
` [RFC PATCH 2/2] rtl8xxxu: Add watchdog to update rate mask by signal strength

[PATCH 00/31] Netfilter updates for net-next
 2019-05-03  7:14 UTC  (11+ messages)
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush

Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-03  6:38 UTC 

[RFC bpf-next 0/7] busy poll support for AF_XDP sockets
 2019-05-03  6:35 UTC  (6+ messages)
` [RFC bpf-next 4/7] netdevice: introduce busy-poll setsockopt for AF_XDP
` [RFC bpf-next 5/7] net: add busy-poll support for XDP sockets

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-03  4:38 UTC  (4+ messages)

[PATCH v5 bpf-next 13/17] s390: bpf: eliminate zero extension code-gen
 2019-05-03  3:42 UTC  (2+ messages)

[PATCH 01/11] perf bpf: Return value with unlocking in perf_env__find_btf()
 2019-05-03  0:25 UTC 

[RFC PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-03  0:08 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/3] "
` [RFC PATCH bpf-next v2 2/3] tools/bpf: sync bpf uapi header bpf.h
` [RFC PATCH bpf-next v2 3/3] tools/bpf: add a selftest for bpf_send_signal() helper

[PATCH v2] ss: add option to print socket information on one line
 2019-05-02 23:11 UTC  (2+ messages)

[PATCH net-next v2 0/3] netlink: strict attribute checking follow-up
 2019-05-02 22:56 UTC  (3+ messages)
` [PATCH net-next v2 3/3] netlink: add validation of NLA_F_NESTED flag

Hyperv netvsc - regression for 32-PAE kernel
 2019-05-02 22:23 UTC  (2+ messages)

[PATCH 0/5] net: dsa: lantiq: Add bridge offloading
 2019-05-02 22:19 UTC  (4+ messages)
` [PATCH 2/5] net: dsa: lantiq: Add VLAN unaware "

[PATCH net] ipmr_base: Do not reset index in mr_table_dump
 2019-05-02 22:14 UTC 

[PATCH 1/2] net: ethernet: wiznet: w5X00 add device tree support
 2019-05-02 21:09 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: net: wiznet: add w5x00 support

i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-05-02 20:59 UTC  (9+ messages)
` [Intel-wired-lan] "

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-04-29
 2019-05-02 20:57 UTC  (7+ messages)
` [net-next 01/12] i40e: replace switch-statement to speed-up retpoline-enabled builds

[PATCH net-next 00/10] qed*: Improve performance on 100G link for offload protocols
 2019-05-02 20:38 UTC  (7+ messages)
` [PATCH net-next 07/10] qed*: Add iWARP 100g support
      ` [EXT] "

[PATCH net-next] net: openvswitch: return an error instead of doing BUG_ON()
 2019-05-02 20:25 UTC  (2+ messages)
` [ovs-dev] "

[PATCH] tools/bpf: fix perf build error with uClibc (seen on ARC)
 2019-05-02 20:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf] libbpf: add libbpf_util.h to header install
 2019-05-02 20:18 UTC  (2+ messages)

Bug#927825: arm: mvneta driver used on Armada XP GP boards does not receive packets (regression from 4.9)
 2019-05-02 20:09 UTC  (2+ messages)

[bpf-next PATCH v3 0/4] sockmap/ktls fixes
 2019-05-02 20:05 UTC  (2+ messages)

[PATCH v4 net-next 00/12] NXP SJA1105 DSA driver
 2019-05-02 19:44 UTC  (7+ messages)

[PATCH net-next] r8169: remove rtl_write_exgmac_batch
 2019-05-02 18:46 UTC 

[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
 2019-05-02 18:44 UTC  (4+ messages)
` [PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr

[GIT] Networking
 2019-05-02 18:20 UTC  (2+ messages)

[Patch net-next] sch_htb: redefine htb qdisc overlimits
 2019-05-02 18:06 UTC 

ndisc_cache garbage collection issue
 2019-05-02 17:59 UTC  (3+ messages)

[net-next][PATCH v2 0/2] rds: handle unsupported rdma request to fs dax memory
 2019-05-02 17:59 UTC  (11+ messages)
` [net-next][PATCH v2 1/2] "
` [net-next][PATCH v2 2/2] rds: add sysctl for rds support of On-Demand-Paging

Question re. skb_orphan for TPROXY
 2019-05-02 17:50 UTC  (3+ messages)

[RFC PATCH V3 0/4] Add Xilinx's ZynqMP SHA3 driver support
 2019-05-02 16:38 UTC  (4+ messages)

[RFC] folding socket->wq into struct socket
 2019-05-02 16:32 UTC 

[PATCH net] cls_matchall: avoid panic when receiving a packet before filter set
 2019-05-02 16:31 UTC  (4+ messages)

[PATCH v2] rtw88: Make RA_MASK macros ULL
 2019-05-02 16:26 UTC  (2+ messages)

[PATCH bpf] libbpf: always NULL out pobj in bpf_prog_load_xattr
 2019-05-02 16:03 UTC  (2+ messages)

[PATCH 4.9 23/32] net: ethernet: ti: fix possible object reference leak
 2019-05-02 15:21 UTC 


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