netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-31 20:52:16 to 2018-09-03 00:56:55 UTC [more...]

[PATCH net 0/2] igmp: fix two incorrect unsolicit report count issues
 2018-09-02 20:39 UTC  (2+ messages)

[PATCH bpf-next] tools/bpf: bpftool, add xskmap in map types
 2018-09-02 20:39 UTC  (3+ messages)

[PATCH net] bpf: Fix bpf_msg_pull_data()
 2018-09-02 20:39 UTC  (2+ messages)

[PATCH net-next v3] tcp: propagate gso_segs to the new skb built in tcp collapse
 2018-09-02 23:13 UTC  (4+ messages)
` [PATCH net-next] tcp: remove useless add operation when init sysctl_max_tw_buckets

linux-next: build failure after merge of the net-next tree
 2018-09-02 23:47 UTC 

[PATCH bpf-next v2] libbpf: Remove the duplicate checking of function storage
 2018-09-02 23:30 UTC 

[PATCH net-next 0/4] mlx5e IPoIB stats
 2018-09-02 19:12 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow
` [PATCH net-next 2/4] net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices
` [PATCH net-next 3/4] net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices
` [PATCH net-next 4/4] net/mlx5e: IPoIB, Use priv stats in completion rx flow

[PATCH net-next] net: nixge: Fix Kconfig warning with OF_MDIO
 2018-09-02 23:10 UTC  (2+ messages)

[PATCH] net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
 2018-09-02 23:05 UTC  (2+ messages)

[PATCH] net: scm: Fix a possible sleep-in-atomic-context bug in scm_fp_copy()
 2018-09-02 23:01 UTC  (2+ messages)

[PATCH RFC net-next 00/18] net: Improve route scalability via support for nexthop objects
 2018-09-02 17:34 UTC  (23+ messages)
` [PATCH RFC net-next 01/18] net: Rename net/nexthop.h net/rtnh.h
` [PATCH RFC net-next 02/18] net: ipv4: export fib_good_nh and fib_flush
` [PATCH RFC net-next 03/18] net/ipv4: export fib_info_update_nh_saddr
` [PATCH RFC net-next 04/18] net/ipv4: export fib_check_nh
` [PATCH RFC net-next 05/18] net/ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
` [PATCH RFC net-next 06/18] net/ipv4: Create init and release helpers for fib_nh
` [PATCH RFC net-next 07/18] net: ipv4: Add fib_nh to fib_result
` [PATCH RFC net-next 08/18] net/ipv4: Move device validation to helper
` [PATCH RFC net-next 09/18] net/ipv6: Create init and release helpers for fib6_nh
` [PATCH RFC net-next 10/18] net/ipv6: Make fib6_nh optional at the end of fib6_info
` [PATCH RFC net-next 11/18] net: Initial nexthop code
` [PATCH RFC net-next 12/18] net/ipv4: Add nexthop helpers for ipv4 integration
` [PATCH RFC net-next 13/18] net/ipv4: Convert existing use of fib_info to new helpers
` [PATCH RFC net-next 14/18] net/ipv4: Allow routes to use nexthop objects
` [PATCH RFC net-next 15/18] net/ipv6: Use helpers to access fib6_nh data
` [PATCH RFC net-next 16/18] net/ipv6: Allow routes to use nexthop objects
` [PATCH RFC net-next 17/18] net: Add support for nexthop groups
` [PATCH RFC net-next 18/18] net/ipv4: Optimization for fib_info lookup
` [PATCH iproute2-next] ip: Add support for nexthop objects

linux-next: Signed-off-by missing for commit in the net-next tree
 2018-09-02 21:40 UTC 

[PATCH net-next 00/12] Preparing for phylib limkmodes
 2018-09-02 17:06 UTC  (13+ messages)
` [PATCH net-next 01/12] net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
` [PATCH net-next 02/12] net: phy: et1011c: Remove incorrect missing 1000 Half
` [PATCH net-next 03/12] net: phy: bcm63xx: Allow to be built with COMPILE_TEST
` [PATCH net-next 04/12] net: ethernet: Use phy_set_max_speed() to limit advertised speed
` [PATCH net-next 05/12] net: ethernet: genet: Fix speed selection
` [PATCH net-next 06/12] net: ethernet: Fix up drivers masking pause support
` [PATCH net-next 07/12] net: ethernet: Add helper to remove a supported link mode
` [PATCH net-next 08/12] net: ethernet: Add helper for MACs which support asym pause
` [PATCH net-next 09/12] net: ethernet: Add helper for MACs which support pause
` [PATCH net-next 10/12] net: ethernet: Add helper for set_pauseparam for Asym Pause
` [PATCH net-next 11/12] net: ethernet: Add helper for set_pauseparam for Pause
` [PATCH net-next 12/12] net: ethernet: Add helper to determine if pause configuration is supported

[PATCH net-next v2 0/3] net: mvneta: some small improvements
 2018-09-02 21:14 UTC  (4+ messages)
` [PATCH net-next v2 2/3] net: mvneta: enable NETIF_F_RXCSUM by default

[PATCH] isdn: mISDN: tei: Fix a sleep-in-atomic-context bug in create_teimgr()
 2018-09-02 16:31 UTC  (2+ messages)

[PATCH net-next 0/2] Full phylink support for mv88e6352
 2018-09-02 16:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Fix writing to a PHY page
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352

eBPF: verifier: back-edge
 2018-09-02 13:52 UTC 

[PATH v5 0/4] gpiolib: speed up GPIO array processing
 2018-09-02 13:21 UTC  (13+ messages)
` [PATH v6 "
  ` [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware
  ` [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
  ` [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array
  ` [PATCH v7 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH net-next 1/2] netlink: ipv4 IGMP join notifications
 2018-09-02 11:18 UTC  (4+ messages)
` [PATCH net-next v2 1/2] netlink: ipv4 igmp "

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-02 10:19 UTC  (4+ messages)
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
 2018-09-02  9:58 UTC  (10+ messages)

[PATCH RFC] net/mlx5_en: switch to Toeplitz RSS hash by default
 2018-09-02  9:55 UTC  (3+ messages)

[PATCH net-next] failover: remove set but not used variable 'primary_dev'
 2018-09-02  8:34 UTC  (5+ messages)
` [PATCH net-next] failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister

[PATCH] cxgb4: fix abort_req_rss6 struct
 2018-09-02  5:28 UTC  (2+ messages)

[PATCH net-next] cxgb4: collect hardware queue descriptors
 2018-09-02  5:26 UTC  (2+ messages)

[PATCH net-next] liquidio: cHECK-remove set but not used variable 'irh'
 2018-09-02  5:25 UTC  (4+ messages)
` [PATCH v2 net-next] liquidio: remove "

[PATCH net-next 1/1] qed: Lower the severity of a dcbx log message
 2018-09-02  5:22 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in _decode_session6
 2018-09-02  4:45 UTC  (2+ messages)

[PATCH net-next v2] net/tls: Add support for async decryption of tls records
 2018-09-02  2:53 UTC  (4+ messages)

[PATCH v2 net-next 0/7] Add support for Lantiq / Intel vrx200 network
 2018-09-02  1:26 UTC  (14+ messages)
` [PATCH v2 net-next 1/7] MIPS: lantiq: dma: add dev pointer
` [PATCH v2 net-next 2/7] MIPS: lantiq: Do not enable IRQs in dma open
` [PATCH v2 net-next 3/7] net: dsa: Add Lantiq / Intel GSWIP tag support
` [PATCH v2 net-next 4/7] dt-bindings: net: Add lantiq,xrx200-net DT bindings
` [PATCH v2 net-next 5/7] net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
` [PATCH v2 net-next 6/7] dt-bindings: net: dsa: Add lantiq,xrx200-gswip DT bindings
` [PATCH v2 net-next 7/7] net: dsa: Add Lantiq / Intel DSA driver for vrx200

[PATCH net-next] net: bgmac: remove set but not used variable 'err'
 2018-09-02  5:31 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: Provide sensible defaults
 2018-09-02  5:28 UTC  (2+ messages)

[PATCH] net: qca_spi: Fix race condition in spi transfers
 2018-09-02  5:27 UTC  (2+ messages)

general protection fault in rhashtable_walk_start_check
 2018-09-02  5:11 UTC 

[PATCH net-next] net: remove duplicated include from net_failover.c
 2018-09-02  0:45 UTC  (2+ messages)

[PATCH net] ipv6: don't get lwtstate twice in ip6_rt_copy_init()
 2018-09-02  0:43 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Add CBS support in XGMAC2
 2018-09-02  0:40 UTC  (2+ messages)

[PATCH] net: ipv6: route: Fix a sleep-in-atomic-context bug in ip6_convert_metrics()
 2018-09-02  4:25 UTC  (2+ messages)

[PATCH] neighbour: confirm neigh entries when ARP packet is received
 2018-09-01 23:51 UTC  (2+ messages)

[PATCH net-next] veth: report NEWLINK event when moving the peer device in a new namespace
 2018-09-01 23:45 UTC  (7+ messages)

[PATCH] net: mvpp2: avoid bouncing buffers
 2018-09-02  2:10 UTC  (6+ messages)

[PATCH] uapi: Fix linux/rds.h userspace compilation errors
 2018-09-01 21:20 UTC 

[PATCH net-next 0/2] hv_netvsc: associate VF and PV device by serial number
 2018-09-02  0:39 UTC  (3+ messages)
` [PATCH net-next 1/2] PCI: hv: support reporting serial number as slot information

[PATCH v2 00/17] WireGuard: Secure Network Tunnel
 2018-09-01 20:34 UTC  (8+ messages)
` [PATCH v2 01/17] asm: simd context helper API

[PATCH net-next v2 0/2] dpaa2-eth: Move DPAA2 Ethernet driver
 2018-09-02  0:17 UTC  (2+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-09-01 13:11 UTC  (7+ messages)
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines

phys_port_id in switchdev mode?
 2018-09-01 11:34 UTC  (3+ messages)

[BUG] net: wireless: mwifiex: A possible sleep-in-atomic-context bug in mwifiex_wait_queue_complete()
 2018-09-01  9:08 UTC 

[PATCH 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 4
 2018-09-01  8:10 UTC  (16+ messages)
` [PATCH v2 0/6] Ethernet over hdlc
  ` [PATCH v2 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7
  ` [PATCH v2 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
  ` [PATCH v2 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
  ` [PATCH v2 4/6] net/wan/fsl_ucc_hdlc: hmask
  ` [PATCH v2 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
  ` [PATCH v2 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler

[PATCH] isdn: mISDN: layer2: Fix a sleep-in-atomic-context bug in create_l2()
 2018-09-01 11:57 UTC 

[PATCH net] ibmvnic: Include missing return code checks in reset function
 2018-09-01  6:16 UTC  (2+ messages)

[PATCH net 1/2] selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
 2018-09-01  6:14 UTC  (4+ messages)
` [PATCH net 2/2] selftests: pmtu: detect correct binary to ping ipv6 addresses

[PATCH v1] bridge: Switch to bitmap_zalloc()
 2018-09-01  6:13 UTC  (2+ messages)

[PATCH net] tcp: do not restart timewait timer on rst reception
 2018-09-01  6:11 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Share main switch IRQ
 2018-09-01  6:05 UTC  (2+ messages)

[PATCH net-next] net/ipv6: Do not reset nl_net in ip6_route_info_create
 2018-09-01  6:05 UTC  (2+ messages)

[PATCH net-next] net/ipv4: Add extack message that dev is required for ONLINK
 2018-09-01  6:04 UTC  (2+ messages)

[PATCH net-next] tcp: change IPv6 flow-label upon receiving spurious retransmission
 2018-09-01  6:03 UTC  (2+ messages)

[PATCH net] nfp: wait for posted reconfigs when disabling the device
 2018-09-01  6:03 UTC  (2+ messages)

[PATCH net] Revert "packet: switch kvzalloc to allocate memory"
 2018-09-01  6:01 UTC  (2+ messages)

[Patch net-nnext] Revert "net: sched: act: add extack for lookup callback"
 2018-09-01  5:59 UTC  (4+ messages)
` [Patch net-nnext] net_sched: add missing tcf_lock for act_connmark

[PATCH] net: nfc: nci: Fix a sleep-in-atomic-context bug in nci_uart_default_recv_buf()
 2018-09-01  9:51 UTC 

[PATCH net-next] bnxt_en: Properly get address type of encapsulation IP headers
 2018-09-01  9:25 UTC 

[PATCH v2] mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
 2018-09-01  8:38 UTC 

Again the photos things
 2018-08-31 11:58 UTC 

[PATCH] rsi: remove set but not used variable 'header_size'
 2018-09-01  7:48 UTC  (3+ messages)
    ` [PATCH v3] rsi: remove set but not used variables 'header_size' and 'tx_params'
    ` [PATCH v4] "

[PATCH v2] rsi: remove set but not used variable 'header_size'
 2018-09-01  6:54 UTC  (3+ messages)

[PATCH] net/rds: RDS is not Radio Data System
 2018-09-01  6:10 UTC  (2+ messages)

[PATCH v2] hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
 2018-09-01  6:08 UTC  (2+ messages)

[PATCH net v2] net: bcmgenet: use MAC link status for fixed phy
 2018-09-01  5:59 UTC  (2+ messages)

[PATCH] veth: add software timestamping
 2018-09-01  5:57 UTC  (2+ messages)

pull-request: bpf-next 2018-09-01
 2018-09-01  0:43 UTC  (2+ messages)

[PATCH net-next] liquidio: Added delayed work for periodically updating the link statistics
 2018-09-01  0:44 UTC 

[PATCH net-next v1] selftests/tls: Add test for recv(PEEK) spanning across multiple records
 2018-09-01  1:00 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] xsk: misc code cleanup
 2018-08-31 23:43 UTC  (2+ messages)

[PATCH bpf-next] adding selftest for bpf's (set|get)_sockopt for SAVE_SYN
 2018-08-31 23:41 UTC  (2+ messages)

[PATCH v2] Optimize lookup of /0 xfrm policies
 2018-08-31 22:18 UTC 

[RFC PATCH bpf-next v2 4/4] selftests/bpf: add test cases for queue and stack maps
 2018-08-31 21:48 UTC 

[RFC PATCH bpf-next v2 3/4] Sync uapi/bpf.h to tools/include
 2018-08-31 21:47 UTC 

[PATCH net] ebpf: fix bpf_msg_pull_data
 2018-08-31 21:41 UTC  (6+ messages)

[RFC PATCH bpf-next v2 0/4] Implement bpf queue/stack maps
 2018-08-31 21:26 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 1/4] bpf: add bpf queue and stack maps
` [RFC PATCH bpf-next v2 2/4] bpf: restrict use of peek/push/pop

Cutting out
 2018-08-31 11:34 UTC 

[net-next v2 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-08-30
 2018-08-31 21:08 UTC  (2+ messages)

[PATCH v2 0/2] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-08-31 20:58 UTC  (5+ messages)
` [PATCH v2 1/2] IB/ipoib: Use dev_port to expose network interface "

[PATCH net-next] rds: store socket timestamps as ktime_t
 2018-09-01  1:04 UTC  (2+ messages)

[net-next] ipv6:sr: Use the right next-hop value for neighbor discovery in End.DX4
 2018-09-01  0:46 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the bpf-next tree
 2018-09-01  0:06 UTC  (2+ messages)

Adding path
 2018-08-31 13:15 UTC 

[PATCH] i40e: mark expected switch fall-through
 2018-08-31 22:57 UTC  (3+ messages)

[bpf-next PATCH 0/3] XDP micro optimizations for redirect
 2018-08-31 18:37 UTC  (3+ messages)
` [bpf-next PATCH 3/3] xdp: split code for map vs non-map redirect

Cutting out
 2018-08-31 13:07 UTC 

[RFC PATCH v1 0/3] device property: Support MAC address in VPD
 2018-08-31 21:28 UTC  (9+ messages)


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