netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-31 03:47:47 to 2017-08-01 01:01:50 UTC [more...]

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

[PATCH V2 net-next 0/2] liquidio: Add support for managing liquidio adapter
 2017-08-01  0:59 UTC  (3+ 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 RFC, iproute2] tc/mirred: Extend the mirred/redirect action to accept additional traffic class parameter
 2017-08-01  0:40 UTC 

[PATCH net-next RFC 0/6] Configure cloud filters in i40e via tc/flower classifier
 2017-08-01  0:38 UTC  (7+ 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 0/7] net: bcmgenet: utilize MDIO unimac driver
 2017-08-01  0:33 UTC  (11+ messages)
` [PATCH net-next 1/7] net: phy: mdio-bcm-unimac: factor busy polling loop
` [PATCH net-next 2/7] net: phy: mdio-bcm-unimac: create unique bus names
` [PATCH net-next 3/7] net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
` [PATCH net-next 4/7] net: phy: mdio-bcm-unimac: Allow specifying platform data
` [PATCH net-next 5/7] net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver
` [PATCH net-next 6/7] net: bcmgenet: Drop legacy MDIO code
` [PATCH net-next 7/7] net: bcmgenet: Utilize bcmgenet_mii_exit() for error path

[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

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

Long stalls creating a new netns after a netns with a SMB client exits
 2017-07-31 23:55 UTC  (9+ 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 v12 0/4] net sched actions: improve dump performance
 2017-07-31 23:43 UTC  (10+ messages)
` [PATCH net-next v12 1/4] net netlink: Add new type NLA_BITFIELD32

[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  (22+ 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] "

[RFC net-next] net ipv6: convert fib6_table rwlock to a percpu lock
 2017-07-31 23:10 UTC  (5+ messages)
` [net ipv6] ee57005022: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip

[PATCH V5 1/2] firmware: add more flexible request_firmware_async function
 2017-07-31 23:01 UTC  (3+ messages)
` [PATCH V5 2/2] brcmfmac: don't warn user about NVRAM if fallback to the platform one succeeds

[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 net-next 00/11] net: dsa: rework EEE support
 2017-07-31 22:17 UTC  (12+ 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 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  (10+ messages)
` [patch net-next 1/8] mlxsw: spectrum_acl: Fix a typo
` [patch net-next 2/8] mlxsw: reg.h: "
` [patch net-next 3/8] mlxsw: spectrum_router: "
` [patch net-next 4/8] mlxsw: Update specification of reg_ritr_type
` [patch net-next 5/8] mlxsw: reg.h: Namespace IP2ME registers
` [patch net-next 6/8] mlxsw: spectrum_router: Simplify a piece of code
` [patch net-next 7/8] mlxsw: spectrum_router: Clarify "
` [patch net-next 8/8] mlxsw: spectrum_router: Simplify "

[PATCH net] samples/bpf: fix bpf tunnel cleanup
 2017-07-31 21:40 UTC 

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

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

[patch net-next 00/20] net: sched: summer cleanup part 1, mainly in exts area
 2017-07-31 21:35 UTC  (14+ 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
` [patch net-next 10/20] net: sched: cls_bpf: rename cls_bpf_modify_existing function
` [patch net-next 16/20] net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct

[PATCH net V3 1/2] net: remove unnecessary rotation
 2017-07-31 21:24 UTC  (5+ messages)
` [PATCH net V3 2/2] net: fix tcp reset packet flowlabel for ipv6

[PATCH] ISDN: eicon: fix array-bounds warning properly
 2017-07-31 20:29 UTC  (3+ messages)

[PATCH] ss: Enclose IPv6 address in brackets
 2017-07-31 20:27 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Cipso: cipso_v4_optptr enter infinite loop
 2017-07-31 20:13 UTC  (2+ messages)

[PATCH net] Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
 2017-07-31 19:55 UTC  (2+ messages)

[PATCH v2] ravb: add wake-on-lan support via magic packet
 2017-07-31 19:47 UTC  (2+ messages)

Performance regression with virtio_net
 2017-07-31 18:50 UTC  (5+ messages)

[PATCH net] virtio_net: fix truesize for mergeable buffers
 2017-07-31 18:49 UTC 

[PATCH 0/1 v2] constify nf_conntrack_l3/4proto parameters
 2017-07-31 18:44 UTC  (3+ messages)
` [PATCH 1/1 v2] netfilter: "

[PATCH] netfilter: nf_nat_h323: fix logical-not-parentheses warning
 2017-07-31 18:39 UTC 

Please merge net into net-next
 2017-07-31 17:51 UTC  (2+ messages)

[PATCH net] mcs7780: Silence uninitialized variable warning
 2017-07-31 17:37 UTC  (4+ messages)

[PATCH] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
 2017-07-31 17:33 UTC  (3+ messages)

[PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
 2017-07-31 17:30 UTC 

[PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
 2017-07-31 17:03 UTC  (5+ messages)

[PATCH nf-next] netfilter: ipset: deduplicate prefixlen maps
 2017-07-31 17:01 UTC  (2+ messages)

new sysctl tunable knob : tcp_retries2_time
 2017-07-31 16:17 UTC 

[PATCH net 2/2] gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
 2017-07-31 16:05 UTC 

[PATCH net 1/2] vxlan: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
 2017-07-31 16:05 UTC 

[PATCH V3 net-next] TLP: Don't reschedule PTO when there's one outstanding TLP retransmission
 2017-07-31 15:49 UTC  (6+ messages)

[RFC PATCH v1] net: ethernet: nb8800: Reset HW block in ndo_open
 2017-07-31 15:28 UTC  (14+ messages)

[PATCH net-next 0/2] Refactor lan9303_xxx_packet_processing
 2017-07-31 15:15 UTC  (16+ messages)
` [PATCH net-next 1/2] net: dsa: lan9303: Refactor lan9303_xxx_packet_processing()
` [PATCH net-next 2/2] net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage

[PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer
 2017-07-31 15:11 UTC  (3+ messages)

[PATCH V5 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-07-31 15:05 UTC  (7+ messages)
` [PATCH V5 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V5 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver

[PATCH net] udp6: fix jumbogram reception
 2017-07-31 14:52 UTC 

[net-next PATCH 00/12] Implement XDP bpf_redirect
 2017-07-31 14:47 UTC  (5+ messages)
` [net-next PATCH 11/12] net: add notifier hooks for devmap bpf map

[RFC PATCH v1 0/5] TCP Wave
 2017-07-31 13:39 UTC  (3+ messages)
` [RFC PATCH v1 5/5] wave: Added basic version of "

[PATCH 0/3] net-next: stmmac: support future possible different internal phy mode
 2017-07-31 12:26 UTC  (9+ messages)

[PATCH-net-next] net: add skb_frag_foreach_page and use with kmap_atomic
 2017-07-31 12:15 UTC 

[PATCH net-next 0/4] net: dsa: lan9303: Fix MDIO issues
 2017-07-31 11:44 UTC  (7+ messages)
` [PATCH net-next 4/4] net: dsa: lan9303: MDIO access phy registers directly

[PATCH net-next v3 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC
 2017-07-31 11:27 UTC  (6+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and "
` [PATCH net-next v3 2/4] net-next: mediatek: add platform data to adapt into various hardware
` [PATCH net-next v3 3/4] net-next: mediatek: add support for MediaTek MT7622 SoC
  ` [PATCH net-next v3 4/4] MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainers

C O N G R A T U L A T I O N S
 2017-07-31 10:00 UTC 

[PATCH 0/2] constify inet6_protocol structures
 2017-07-31 10:10 UTC  (4+ messages)
` [PATCH 1/2] ipv6: "

[PATCH] netfilter: fix stringop-overflow warning with UBSAN
 2017-07-31 10:09 UTC 

[PATCH net] ppp: Fix a scheduling-while-atomic bug in del_chan
 2017-07-31 10:07 UTC 

[RFC] net: make net.core.{r,w}mem_{default,max} namespaced
 2017-07-31 10:07 UTC  (2+ messages)

[PATCH v5 net-next] net: systemport: Support 64bit statistics
 2017-07-31  9:37 UTC  (3+ messages)

[PATCH] netfilter: ipvs: Fix space before '[' error
 2017-07-31  8:15 UTC  (2+ messages)

[PATCH net-next] ipv6: Avoid going through ->sk_net to access the netns
 2017-07-31  8:09 UTC 

[PATCH v2 net-next 0/4] net: dsa: lan9303: Fix MDIO issues
 2017-07-31  7:51 UTC  (2+ messages)

[PATCH net-next v1 0/3] Flow Based GTP Tunneling
 2017-07-31  7:21 UTC  (3+ messages)
` [PATCH net-next v1 1/3] gtp: refactor to support flow-based gtp encap and decap

xfrm hardware offload for AH
 2017-07-31  6:40 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).