netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-31 20:37:43 to 2017-08-01 16:33:52 UTC [more...]

[PATCH net-next 00/11] net: dsa: rework EEE support
 2017-08-01 16:33 UTC  (18+ messages)
` [PATCH net-next 01/11] net: dsa: make EEE ops optional
` [PATCH net-next 02/11] net: dsa: qca8k: fix EEE init
` [PATCH net-next 03/11] net: dsa: qca8k: enable EEE once
` [PATCH net-next 04/11] net: dsa: qca8k: do not cache unneeded EEE fields
` [PATCH net-next 05/11] net: dsa: qca8k: remove qca8k_get_eee
` [PATCH net-next 06/11] net: dsa: bcm_sf2: remove unneeded supported flags
` [PATCH net-next 07/11] net: dsa: mv88e6xxx: call phy_init_eee
` [PATCH net-next 08/11] net: dsa: call phy_init_eee in DSA layer
` [PATCH net-next 09/11] net: dsa: remove PHY device argument from .set_eee
` [PATCH net-next 10/11] net: dsa: mv88e6xxx: remove EEE support
` [PATCH net-next 11/11] net: dsa: rename switch EEE ops

[PATCH net-next] net: bcmgenet: drop COMPILE_TEST dependency
 2017-08-01 16:32 UTC  (2+ messages)

[PATCH 0/2] Revert "ipv6: constify inet6_protocol structures"
 2017-08-01 16:27 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Revert "l2tp: "

[PATCH] ss: Enclose IPv6 address in brackets
 2017-08-01 16:07 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/2] constify inet6_protocol structures
 2017-08-01 16:06 UTC  (6+ messages)
` [PATCH 1/2] ipv6: "

[PATCH iproute2] netns: make /var/run/netns bind-mount recursive
 2017-08-01 15:46 UTC 

[PATCH 2/2] usb: qmi_wwan: add D-Link DWM-222 device ID
 2017-08-01 15:45 UTC 

[PATCH iproute2 v2] ip: change flag names to an array
 2017-08-01 15:38 UTC 

[PATCH RFC, iproute2] tc/mirred: Extend the mirred/redirect action to accept additional traffic class parameter
 2017-08-01 15:12 UTC  (4+ messages)

[PATCH] Adding Agile-SD TCP module and modifying Kconfig and Makefile to configure the kernel for this new module to configure the kernel for this new module
 2017-08-01 14:49 UTC  (2+ messages)

[PATCH net-next 00/10] net: l3mdev: Support for sockets bound to enslaved device
 2017-08-01 14:45 UTC  (13+ messages)
` [PATCH net-next 01/10] net: Add sk_lookup struct and helper
` [PATCH net-next 02/10] net: ipv4: Convert udp socket lookups to new struct
` [PATCH net-next 03/10] net: ipv4: Convert inet "
` [PATCH net-next 04/10] net: ipv4: Convert raw sockets to sk_lookup
` [PATCH net-next 05/10] net: ipv6: Convert udp socket lookups to new struct
` [PATCH net-next 06/10] net: ipv6: Convert inet "
` [PATCH net-next 07/10] net: ipv6: Convert raw sockets to sk_lookup
` [PATCH net-next 08/10] net: Add sdif "
` [PATCH net-next 09/10] net: ipv4: Support for sockets bound to enslaved device
` [PATCH net-next 10/10] net: ipv6: "

[RFC net-next] net ipv6: convert fib6_table rwlock to a percpu lock
 2017-08-01 14:45 UTC  (6+ messages)
` [net ipv6] ee57005022: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip

[PATCH v2 net-next 0/3] Refactor lan9303_xxx_packet_processing
 2017-08-01 14:43 UTC  (12+ messages)
` [PATCH v2 net-next 1/3] net: dsa: lan9303: Refactor lan9303_xxx_packet_processing()
` [PATCH v2 net-next 2/3] net: dsa: lan9303: define LAN9303_NUM_PORTS 3
` [PATCH v2 net-next 3/3] net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage

[PATCH RFC 00/13] phylink and sfp support
 2017-08-01 14:39 UTC  (6+ messages)
` [PATCH RFC 08/13] phylink: add phylink infrastructure
` [PATCH RFC 09/13] sfp: add sfp-bus to bridge between network devices and sfp cages

[PATCH net 0/3] tcp: fix xmit timer rearming to avoid stalls
 2017-08-01 14:35 UTC  (10+ messages)
` [PATCH net 1/3] tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
` [PATCH net 2/3] tcp: enable xmit timer fix by having TLP use time when RTO should fire
` [PATCH net 3/3] tcp: fix xmit timer to only be reset if data ACKed/SACKed

[PATCH net] xfrm: fix null pointer dereference on state and tmpl sort
 2017-08-01 14:21 UTC 

[PATCH net-next] tcp: tcp_data_queue() cleanup
 2017-08-01 14:02 UTC 

[PATCH net 0/4] mlx4 misc fixes
 2017-08-01 13:43 UTC  (5+ messages)
` [PATCH net 1/4] net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
` [PATCH net 2/4] net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dump
` [PATCH net 3/4] net/mlx4_core: Fix namespace misalignment in QinQ VST support commit
` [PATCH net 4/4] net/mlx4_core: Fixes missing capability bit in flags2 capability dump

[PATCH v3 0/2] ravb: add wake-on-lan support via magic packet
 2017-08-01 13:27 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ravb: add workaround for clock when resuming with WoL enabled

[PATCH net-next RFC 0/6] Configure cloud filters in i40e via tc/flower classifier
 2017-08-01 11:12 UTC  (13+ messages)
` [PATCH 1/6] [net-next]net: sched: act_mirred: Extend redirect action to accept a traffic class
` [PATCH 2/6] [net-next]net: i40e: Maintain a mapping of TCs with the VSI seids
` [PATCH 3/6] [net-next]net: i40e: Extend set switch config command to accept cloud filter mode
` [PATCH 4/6] [net-next]net: i40e: Admin queue definitions for cloud filters
` [PATCH 5/6] [net-next]net: i40e: Clean up of "
` [PATCH 6/6] [net-next]net: i40e: Enable cloud filters in i40e via tc/flower classifier

[PATCH net-next v12 0/4] net sched actions: improve dump performance
 2017-08-01 11:05 UTC  (6+ messages)

[PATCH nf-next] netfilter: constify nf_loginfo structures
 2017-08-01 10:48 UTC 

[PATCH net] mcs7780: Silence uninitialized variable warning
 2017-08-01 10:45 UTC  (5+ messages)

[PATCH net 1/2] lan78xx: USB fast connect/disconnect crash fix
 2017-08-01 10:24 UTC 

[PATCH 0/1 v3 nf-next] constify nf_conntrack_l3/4proto parameters
 2017-08-01 10:25 UTC  (2+ messages)
` [PATCH 1/1 v3 nf-next] netfilter: "

[PATCH net 2/2] lan78xx: Fix to handle hard_header_len update
 2017-08-01 10:24 UTC 

[PATCH net 0/2] lan78xx: Fixes to lan78xx driver
 2017-08-01 10:23 UTC 

[PATCH v2] ravb: add wake-on-lan support via magic packet
 2017-08-01 10:13 UTC  (3+ messages)

[PATCH net-next 0/7] IPSec offload improvements
 2017-08-01  9:49 UTC  (8+ messages)
` [PATCH net-next 1/7] esp4: Support RX checksum with crypto offload
` [PATCH net-next 2/7] esp6: "
` [PATCH net-next 3/7] xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
` [PATCH net-next 4/7] esp6: Fix RX checksum after header pull
` [PATCH net-next 5/7] xfrm: Auto-load xfrm offload modules
` [PATCH net-next 6/7] xfrm: Clear RX SKB secpath xfrm_offload
` [PATCH net-next 7/7] net: Allow IPsec GSO for local sockets

pull request: bluetooth-next 2017-08-01
 2017-08-01  9:41 UTC 

[RFC] net: make net.core.{r,w}mem_{default,max} namespaced
 2017-08-01  9:33 UTC  (5+ messages)

[PATCH] netfilter: fix stringop-overflow warning with UBSAN
 2017-08-01  9:25 UTC  (2+ messages)

[PATCH] Cipso: cipso_v4_optptr enter infinite loop
 2017-08-01  8:54 UTC  (3+ messages)

[PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
 2017-08-01  7:12 UTC  (6+ messages)

[GIT] Networking
 2017-08-01  5:16 UTC 

[PATCH net] samples/bpf: fix bpf tunnel cleanup
 2017-08-01  5:02 UTC  (2+ messages)

[PATCH net] udp6: fix jumbogram reception
 2017-08-01  5:01 UTC  (2+ messages)

[PATCH net] ppp: Fix a scheduling-while-atomic bug in del_chan
 2017-08-01  4:59 UTC  (2+ messages)

[patch net-next 00/20] net: sched: summer cleanup part 1, mainly in exts area
 2017-08-01  4:59 UTC  (8+ messages)
` [patch net-next 04/20] net: sched: use tcf_exts_has_actions in tcf_exts_exec
` [patch net-next 09/20] net: sched: convert actions array into rcu list

(unknown),
 2017-08-01  3:31 UTC 

TCP fast retransmit issues
 2017-08-01  3:17 UTC  (13+ messages)

[PATCH V3 net-next] TLP: Don't reschedule PTO when there's one outstanding TLP retransmission
 2017-08-01  3:04 UTC  (7+ messages)

[PATCH net] ipv6: set fc_protocol with 0 when rtm_protocol is RTPROT_REDIRECT
 2017-08-01  2:50 UTC  (7+ messages)

[PATCH V2 net-next 0/2] liquidio: Add support for managing liquidio adapter
 2017-08-01  2:09 UTC  (4+ messages)

[PATCH net-next 0/2] liquidio: Add support for managing liquidio adapter
 2017-08-01  1:58 UTC  (4+ messages)
` [PATCH net-next 2/2] liquidio: Add support to create management interface

[PATCH v6 net-next] net: systemport: Support 64bit statistics
 2017-08-01  1:18 UTC 

[PATCH net] Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
 2017-08-01  1:03 UTC  (2+ messages)

[PATCH net-next] ipv6: Avoid going through ->sk_net to access the netns
 2017-08-01  1:02 UTC  (2+ messages)

[PATCH net-next 0/7] More Marvell PHY refactoring and cleanup
 2017-08-01  1:01 UTC  (2+ messages)

[PATCH] mv643xx_eth: fix of_irq_to_resource() error check
 2017-08-01  0:57 UTC  (2+ messages)

[PATCH] net-next: stmmac: dwmac-sun8i: fix of_table.cocci warnings
 2017-08-01  0:56 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: Add dependency on HAS_IOMEM && OF
 2017-08-01  0:54 UTC  (2+ messages)

[PATCH net v3] MAINTAINERS: Add more files to the PHY LIBRARY section
 2017-08-01  0:53 UTC  (2+ messages)

[PATCH net] ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
 2017-08-01  0:51 UTC  (2+ messages)

[PATCH net-next 1/7] net: phy: mdio-bcm-unimac: factor busy polling loop
 2017-08-01  0:33 UTC  (3+ messages)

[PATCH net v2] net: phy: Correctly process PHY_HALTED in phy_stop_machine()
 2017-08-01  0:28 UTC  (2+ messages)

[net-next:master 345/358] warning: (NET_DSA_BCM_SF2 && ..) selects MDIO_BCM_UNIMAC which has unmet direct dependencies (NETDEVICES && ..)
 2017-08-01  0:26 UTC 

[PATCH net-next 1/2] tcp: extract the function to compute delivery rate
 2017-08-01  0:26 UTC  (4+ messages)
` [PATCH net-next 2/2] tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS

Possible race in hysdn.ko
 2017-08-01  0:22 UTC  (4+ messages)
  ` [PATCH] hysdn: fix to a race condition in put_log_buffer

Long stalls creating a new netns after a netns with a SMB client exits
 2017-07-31 23:55 UTC  (7+ messages)

[PATCH net-next v2 0/3] netvsc: transparent SR-IOV VF support
 2017-07-31 23:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] netvsc: transparent VF management
` [PATCH net-next v2 2/3] netvsc: add documentation
` [PATCH net-next v2 3/3] netvsc: remove bonding setup script

[PATCH net-next 0/4] netvsc: transparent SR-IOV VF support
 2017-07-31 23:40 UTC  (6+ messages)
` [PATCH net-next 1/4] netvsc: transparent VF management
` [PATCH net-next 2/4] netvsc: add documentation
` [PATCH net-next 3/4] netvsc: remove bonding setup script
` [PATCH net-next 4/4] pci-hyperv: do not sleep in compose_msi_msg

[PATCH net] ipv6: no need to return rt->dst.error if it is not null entry
 2017-07-31 23:39 UTC  (5+ messages)
` [PATCHv4 net] ipv6: no need to check rt->dst.error when get route info

[PATCH] net: phy: Log only PHY state transitions
 2017-07-31 23:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V5 1/2] firmware: add more flexible request_firmware_async function
 2017-07-31 23:01 UTC  (2+ messages)

[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
 2017-07-31 23:00 UTC  (5+ messages)
` [PATCH V4 net 1/2] net: remove unnecessary rotation
` [PATCH V4 net 2/2] net: fix tcp reset packet flowlabel for ipv6

[PATCH v3 net-next 1/4] tcp: ULP infrastructure
 2017-07-31 22:16 UTC  (3+ messages)

Kernel TLS in 4.13-rc1
 2017-07-31 22:00 UTC  (4+ messages)

[patch net-next 0/8] mlxsw: Various small fixes
 2017-07-31 21:49 UTC  (2+ messages)

[PATCH net-next 0/7] net: bcmgenet: utilize MDIO unimac driver
 2017-07-31 21:41 UTC  (2+ messages)

[RFC net-next 0/6] tcp: remove prequeue and header prediction
 2017-07-31 21:38 UTC  (4+ messages)

[net-next 0/6] tcp: remove prequeue and header prediction
 2017-07-31 21:38 UTC  (2+ messages)

[PATCH net V3 2/2] net: fix tcp reset packet flowlabel for ipv6
 2017-07-31 21:24 UTC  (4+ 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).