netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-09 17:47:45 to 2017-10-10 14:28:16 UTC [more...]

[PATCH v2 net-next] rtnetlink: bridge: use ext_ack instead of printk
 2017-10-10 14:28 UTC  (3+ messages)

[PATCH] net/wireless/ray_cs: Convert timers to use
 2017-10-10 14:22 UTC  (3+ messages)
`  "

[PATCH net-next v2 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-10 14:24 UTC  (10+ messages)
` [PATCH net-next v2 1/5] bpf: Add file mode configuration into bpf maps
` [PATCH net-next v2 2/5] bpf: Add tests for eBPF file mode
` [PATCH net-next v2 3/5] security: bpf: Add LSM hooks for bpf object related syscall
` [PATCH net-next v2 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next v2 5/5] selinux: bpf: Add addtional check for bpf object file receive

[PATCH net-next] selftests: rtnetlink: test RTM_GETNETCONF
 2017-10-10 14:18 UTC 

[PATCH net-next 1/1] net/smc: add SMC rendezvous protocol
 2017-10-10 14:14 UTC 

[PATCH net 0/2] net/smc: ib_query_gid() patches
 2017-10-10 14:13 UTC  (3+ messages)
  ` [PATCH net 1/2] net/smc: replace function pointer get_netdev()
` [PATCH net 2/2] net/smc: dev_put for netdev after usage of ib_query_gid()

[RFC net 0/1] net: sched: act: fix rcu race
 2017-10-10 14:12 UTC  (4+ messages)
` [RFC net 1/1] net: sched: act: fix rcu race in dump

[PATCH 0/4] adapt DPAA drivers for DSA
 2017-10-10 14:10 UTC  (5+ messages)
` [PATCH 1/4] fsl/fman: remove of_node
` [PATCH 2/4] dpaa_eth: move of_phy_connect() to the eth driver
` [PATCH 3/4] dpaa_eth: change device used
` [PATCH 4/4] fsl/fman: add dpaa in module names

High CPU load by native_queued_spin_lock_slowpath
 2017-10-10 14:07 UTC  (2+ messages)

[PATCH] fsl/fman: remove of_node
 2017-10-10 14:01 UTC  (6+ messages)

[PATCH v2] XDP Program for Ip forward
 2017-10-10 14:00 UTC  (4+ messages)
` [PATCH v2] xdp: Sample xdp program implementing ip forward

[PATCH net-next RFC 0/9] net: dsa: PTP timestamping for mv88e6xxx
 2017-10-10 13:59 UTC  (8+ messages)
` [PATCH net-next RFC 1/9] net: dsa: mv88e6xxx: add accessors for PTP/TAI registers
` [PATCH net-next RFC 4/9] net: dsa: mv88e6xxx: add support for event capture

usb/net/asix: null-ptr-deref in asix_suspend
 2017-10-10 13:36 UTC 

[patch net-next 0/4] net: sched: get rid of cls_flower->egress_dev
 2017-10-10 13:31 UTC  (6+ messages)
` [patch net-next 1/4] net: sched: make tc_action_ops->get_dev return dev and avoid passing net
` [patch net-next 2/4] net: sched: introduce per-egress action device callbacks
` [patch net-next 3/4] net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
` [patch net-next 4/4] net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev

[PATCH 00/12] radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h>
 2017-10-10 13:20 UTC  (4+ messages)

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-09
 2017-10-10 13:07 UTC  (17+ messages)
` [net-next 01/14] i40e: fix flags declaration
` [net-next 02/14] i40e: use the safe hash table iterator when deleting mac filters
` [net-next 03/14] i40evf: fix mac filter removal timing issue
` [net-next 04/14] i40e/i40evf: fix incorrect default ITR values on driver load
` [net-next 05/14] i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
` [net-next 06/14] i40e: reduce lrxqthresh from 2 to 1
` [net-next 07/14] i40e/i40evf: bump tail only in multiples of 8
` [net-next 08/14] i40e/i40evf: bundle more descriptors when allocating buffers
` [net-next 09/14] i40e: allow XPS with QoS enabled
` [net-next 10/14] i40e: add check for return from find_first_bit call
` [net-next 11/14] i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
` [net-next 12/14] i40e: use a local variable instead of calculating multiple times
` [net-next 13/14] i40e: fix a typo
` [net-next 14/14] i40e: Avoid some useless variables and initializers in NVM functions

[net-next 0/3] ip_gre: a bunch of fixes for mtu
 2017-10-10 12:59 UTC  (6+ messages)
` [net-next 1/3] ip_gre: fix mtu and headroom size
` [net-next 2/3] ip_gre: fix erspan tunnel mtu calculation
` [net-next 3/3] ip_gre: cache the device mtu hard_header_len calc

[PATCH v2 net-next 0/2] lan9303: Add basic offloading of unicast traffic
 2017-10-10 12:49 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
` [PATCH v2 net-next 2/2] net: dsa: lan9303: Add basic offloading of unicast traffic

[PATCH net-next] openvswitch: add ct_clear action
 2017-10-10 12:48 UTC  (5+ messages)

[net-next V6 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-10 12:47 UTC  (6+ messages)
` [net-next V6 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
` [net-next V6 PATCH 2/5] bpf: XDP_REDIRECT enable use of cpumap
` [net-next V6 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation
` [net-next V6 PATCH 4/5] bpf: cpumap add tracepoints
` [net-next V6 PATCH 5/5] samples/bpf: add cpumap sample program xdp_redirect_cpu

[PATCH net] net: enable interface alias removal via rtnl
 2017-10-10 12:41 UTC  (8+ messages)
            ` [PATCH net v2] "

linux-next: manual merge of the drivers-x86 tree with the net-next tree
 2017-10-10 11:49 UTC  (5+ messages)

[PATCH net-next] rtnetlink: bridge: use ext_ack instead of printk
 2017-10-10 11:25 UTC 

[Patch net-next] tcp: add a tracepoint for tcp_retransmit_skb()
 2017-10-10 11:21 UTC  (2+ messages)

[PATCH net-next 0/3] mlx4_en num of rings
 2017-10-10  9:28 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx4_en: Limit the number of TX rings
` [PATCH net-next 2/3] net/mlx4_en: Limit the number of RX rings
` [PATCH net-next 3/3] net/mlx4_en: Increase number of default "

[PATCH RFC tip/core/rcu 03/15] drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering
 2017-10-10  8:43 UTC  (3+ messages)
` [PATCH RFC tip/core/rcu 14/15] netfilter: Remove now-redundant smp_read_barrier_depends()

[PATCH net-next 0/5] Support set_ringparam and {set|get}_rxnfc ethtool commands
 2017-10-10  8:42 UTC  (6+ messages)
` [PATCH net-next 1/5] net: hns3: fixes the ring index in hns3_fini_ring
` [PATCH net-next 2/5] net: hns3: add support for set_ringparam
` [PATCH net-next 3/5] net: hns3: add support for set_rxnfc
` [PATCH net-next 4/5] net: hns3: add support for ETHTOOL_GRXFH
` [PATCH net-next 5/5] net: hns3: fix the ring count for ETHTOOL_GRXRINGS

[PATCH v2] p54: don't unregister leds when they are not initialized
 2017-10-10  8:18 UTC  (2+ messages)
` [v2] "

[PATCH] i40e: mark PM functions as __maybe_unused
 2017-10-10  8:17 UTC 

[PATCH] net: ftgmac100: Request clock and set speed
 2017-10-10  8:14 UTC  (4+ messages)

[jkirsher/net-queue PATCH] i40e: Fix memory leak related filter programming status
 2017-10-10  8:01 UTC  (2+ messages)

Patch "udp: perform source validation for mcast early demux" has been added to the 4.13-stable tree
 2017-10-10  7:31 UTC 

[PATCH net-next] cxgb4: add new T5 pci device id's
 2017-10-10  7:15 UTC 

[PATCH net-next] cxgb4: Add support for new flash parts
 2017-10-10  7:14 UTC 

[PATCHv4 iproute2 0/2] libnetlink: malloc correct buff at run time
 2017-10-10  6:41 UTC  (5+ messages)
` [PATCHv4 iproute2 2/2] lib/libnetlink: update rtnl_talk to support malloc "

[PATCH] net: dsa: mv88e6xxx: rework in-chip bridging
 2017-10-10  5:02 UTC  (5+ messages)

[PATCH iproute2] iplink: new option to set neigh suppression on a bridge port
 2017-10-10  4:42 UTC 

[PATCH 0/3] net-ATM: Adjustments for several function implementations
 2017-10-10  4:18 UTC  (5+ messages)
` [PATCH 1/3] net/atm: Delete an error message for a failed memory allocation in five functions
` [PATCH 2/3] net/atm: Improve a size determination in 12 functions
` [PATCH 3/3] net/atm: Adjust 121 checks for null pointers

[PATCH net-next 0/2] net: defer cgroups init to accept()
 2017-10-10  3:55 UTC  (3+ messages)

[PATCHv2] Add a driver for Renesas uPD60620 and uPD60620A PHYs
 2017-10-10  3:53 UTC  (2+ messages)

[PATCH RFC 0/3] tun zerocopy stats
 2017-10-10  3:52 UTC  (2+ messages)

[PATCH net-next v2] vhost_net: do not stall on zerocopy depletion
 2017-10-10  3:47 UTC  (2+ messages)

[PATCHv2 net-next] openvswitch: Add erspan tunnel support
 2017-10-10  3:46 UTC  (2+ messages)

[PATCH net-next] once: switch to new jump label API
 2017-10-10  3:26 UTC  (2+ messages)

[PATCH net-next] ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
 2017-10-10  3:00 UTC  (2+ messages)

[PATCH 0/1] XDP Program for Ip forward
 2017-10-10  2:24 UTC  (4+ messages)
` [PATCH 1/1] xdp: Sample xdp program implementing ip forward

[PATCH v2] net/core: Fix BUG to BUG_ON conditionals
 2017-10-10  1:14 UTC  (8+ messages)

[PATCH] timer: Remove meaningless .data/.function assignments
 2017-10-10  1:05 UTC  (2+ messages)

ATENCIÓN
 2017-10-09 21:10 UTC 

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2017-10-09
 2017-10-09 23:39 UTC  (12+ messages)
` [net-next 01/10] ixgbe: Clear SWFW_SYNC register during init
` [net-next 02/10] ixgbe: declare ixgbe_mac_operations structures as const
` [net-next 03/10] ixgbe: restore normal RSS after last macvlan offload is removed
` [net-next 04/10] ixgbe: add error checks when initializing the PHY
` [net-next 05/10] ixgbe: split Tx/Rx ring clearing for ethtool loopback test
` [net-next 06/10] ixgbe: add counter for times Rx pages gets allocated, not recycled
` [net-next 07/10] ixgbe: fix use of uninitialized padding
` [net-next 08/10] ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
` [net-next 09/10] ixgbe: Update adaptive ITR algorithm
` [net-next 10/10] ixgbe: fix crash when injecting AER after failed reset

[GIT] Networking
 2017-10-09 23:10 UTC 

linux-next: manual merge of the cgroup tree with the net-next tree
 2017-10-09 23:04 UTC  (2+ messages)

[PATCH] cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
 2017-10-09 23:03 UTC  (2+ messages)

[PATCH RFC v1 0/3] Support for tap user-space access with veth interfaces
 2017-10-09 21:51 UTC  (2+ messages)

[PATCH] once: switch to new jump label API
 2017-10-09 21:17 UTC  (6+ messages)

[PATCH v6 00/11] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-09 21:08 UTC  (6+ messages)
` [PATCH v6 05/11] dt-bindings: net: dwmac-sun8i: update documentation about "

[net-next V5 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-09 20:56 UTC  (5+ messages)
` [net-next V5 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-06
 2017-10-09 20:10 UTC  (5+ messages)
` [net-next 14/15] i40e: ignore skb->xmit_more when deciding to set RS bit

[PATCH v1 RFC 0/7] Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-10-09 20:07 UTC  (23+ messages)
` [PATCH v1 RFC 1/7] Replace license with GPL
` [PATCH v1 RFC 2/7] Clean up code according to patch check suggestions
` [PATCH v1 RFC 3/7] Rename some functions with ksz9477 prefix
` [PATCH v1 RFC 4/7] Rename ksz_spi.c to ksz9477_spi.c
` [PATCH v1 RFC 5/7] Break KSZ9477 DSA driver into two files
` [PATCH v1 RFC 6/7] Add MIB counter reading support

[PATCH] wimax/i2400m: Remove VLAIS
 2017-10-09 19:41 UTC 

[PATCH v4 1/2] net: phy: DP83822 initial driver submission
 2017-10-09 19:12 UTC  (2+ messages)

[PATCH net-next 1/1] [net] bonding: Add NUMA notice
 2017-10-09 19:00 UTC  (3+ messages)

[PATCH v1 RFC 0/1] Add Microchip KSZ8795 DSA driver
 2017-10-09 18:24 UTC  (4+ messages)
` [PATCH v1 RFC 1/1] "

[PATCH] net: can: Convert timers to use timer_setup()
 2017-10-09 18:10 UTC  (4+ messages)

net-next: WARNING: CPU: 0 PID: 1544 at net/ipv4/tcp_input.c:889
 2017-10-09 18:07 UTC 

usb/net/rt2x00: warning in rt2800_eeprom_word_index
 2017-10-09 17:50 UTC 

usb/irda: global-out-of-bounds in irda_qos_bits_to_value
 2017-10-09 17:50 UTC 

[net PATCH] macvlan: Only deliver one copy of the frame to the macvlan interface
 2017-10-09 17:50 UTC  (4+ messages)

usb/net/rtlwifi: trying to register non-static key in rtl_c2hcmd_launcher
 2017-10-09 17:50 UTC 

usb/net/ath6kl: GPF in ath6kl_usb_alloc_urb_from_pipe
 2017-10-09 17:50 UTC 

usb/net/ar5523: warning in ar5523_submit_rx_cmd/usb_submit_urb
 2017-10-09 17:49 UTC 

[PATCH net-next 0/2] ipv6: addrlabel: avoid dirtying ip6addrlbl_entry
 2017-10-09 17:47 UTC  (3+ 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).