netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-04 23:12:57 to 2017-04-06 01:47:10 UTC [more...]

[PATCH net] nfp: fix potential use after free on xdp prog
 2017-04-06  1:47 UTC  (2+ messages)

[PATCH net-next] bonding: attempt to better support longer hw addresses
 2017-04-06  1:45 UTC  (2+ messages)

[PATCH 00/10] ftgmac: Rework batch 2 - RX path
 2017-04-06  1:02 UTC  (11+ messages)
` [PATCH 01/10] ftgmac100: Move ftgmac100_alloc_rx_page() before its users
` [PATCH 02/10] ftgmac100: Drop support for fragmented receive
` [PATCH 03/10] ftgmac100: Use a scratch buffer for failed RX allocations
` [PATCH 04/10] ftgmac100: Cleanup rx checksum handling
` [PATCH 05/10] ftgmac100: Simplify rx packets error handling
` [PATCH 06/10] ftgmac100: Simplify rx pointer handling in the rx path
` [PATCH 07/10] ftgmac100: Directly receive into sk_buffs
` [PATCH 08/10] ftgmac100: Add missing barrier in ftgmac100_rx_packet()
` [PATCH 09/10] ftgmac100: Remove rx descriptor accessors
` [PATCH 10/10] ftgmac100: Work around HW bug in runt frame detection

[PATCH net 1/2] tcp: fix lost retransmit SNMP under-counting
 2017-04-06  1:42 UTC  (4+ messages)
` [PATCH net 2/2] tcp: fix reordering "

[PATCH net-next] sfc: don't insert mc_list on low-latency firmware if it's too long
 2017-04-06  1:36 UTC  (2+ messages)

net/sched: latent livelock in dev_deactivate_many() due to yield() usage
 2017-04-06  1:28 UTC  (9+ messages)

[PATCH iproute2] man: fix man page warnings
 2017-04-06  0:54 UTC  (3+ messages)

[PATCH net-next v5 0/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-04-06  0:05 UTC 

[PATCH net-next v5 2/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
 2017-04-06  0:00 UTC 

[PATCH net-next v5 1/2] New kernel function to get IP overhead on a socket
 2017-04-05 23:50 UTC 

[Patch net] net_sched: replace yield() with cond_resched()
 2017-04-05 23:42 UTC  (5+ messages)

net/ipv4: use-after-free in ipv4_mtu
 2017-04-05 22:33 UTC  (6+ messages)

[PATCH] mwifiex: MAC randomization should not be persistent
 2017-04-05 22:26 UTC 

[PATCH] format-security: move static strings to const
 2017-04-05 21:47 UTC 

[PATCH] net: ethernet: wiznet: avoid format string exposure
 2017-04-05 21:39 UTC 

[PATCH] qlge: avoid format string exposure in workqueue
 2017-04-05 21:39 UTC 

[PATCH 20/24] bpf: Restrict kernel image access functions when the kernel is locked down
 2017-04-05 20:17 UTC 

tcpprobe display format for snd_nxt and snd_una
 2017-04-05 19:40 UTC 

net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-05 19:32 UTC  (9+ messages)
` [PATCH 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format
` [PATCH 2/4] net: dsa: add new DSA switch driver for the SMSC-LAN9303
` [PATCH 3/4] net: dsa: LAN9303: add I2C managed mode support
` [PATCH 4/4] net: dsa: LAN9303: add MDIO "

[PATCH 0/4] TI Bluetooth serdev support
 2017-04-05 18:30 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: Add TI WiLink shared transport binding
  ` [PATCH 2/4] bluetooth: hci_uart: remove unused hci_uart_init_tty
  ` [PATCH 3/4] bluetooth: hci_uart: add LL protocol serdev driver support
  ` [PATCH 4/4] arm64: dts: hikey: add WL1835 Bluetooth device node

[PATCH net] qed: Correct MSI-x for storage
 2017-04-05 18:20 UTC 

[PATCH net-next 0/2] net: dsa: Mock-up driver couple fixes
 2017-04-05 18:19 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: loop: Fix uninitialized pvid variable
` [PATCH net-next 2/2] net: dsa: loop: Initialize err in dsa_loop_vlan_dump

[PATCH 1/2] bpf: remove struct bpf_prog_type_list
 2017-04-05 17:57 UTC  (2+ messages)

pull-request: can 2017-04-04
 2017-04-05 17:56 UTC  (3+ messages)

[PATCH] ebpf: verify the output of the JIT
 2017-04-05 17:52 UTC  (4+ messages)

[iproute PATCH] ip-route: Prevent some other double spaces in output
 2017-04-05 17:10 UTC 

[PATCH 12/38] Annotate hardware config module parameters in drivers/isdn/
 2017-04-05 17:00 UTC  (9+ messages)
` [PATCH 16/38] Annotate hardware config module parameters in drivers/net/appletalk/
` [PATCH 17/38] Annotate hardware config module parameters in drivers/net/arcnet/
` [PATCH 18/38] Annotate hardware config module parameters in drivers/net/can/
` [PATCH 19/38] Annotate hardware config module parameters in drivers/net/ethernet/
` [PATCH 20/38] Annotate hardware config module parameters in drivers/net/hamradio/
` [PATCH 21/38] Annotate hardware config module parameters in drivers/net/irda/
` [PATCH 22/38] Annotate hardware config module parameters in drivers/net/wan/
` [PATCH 23/38] Annotate hardware config module parameters in drivers/net/wireless/

[PATCH 0/4 v2 net-next] net: stmmac: adding multiple buffers
 2017-04-05 16:59 UTC  (6+ messages)
` [PATCH 1/4 v2 net-next] net: stmmac: break some functions into RX and TX scopes
` [PATCH 2/4 v2 net-next] net: stmmac: adding multiple buffers for RX
` [PATCH 3/4 v2 net-next] net: stmmac: adding multiple buffers for TX
` [PATCH 4/4 v2 net-next] net: stmmac: adding multiple napi mechanism

[PATCH net-next 0/3] VXLAN over IPv6 link-local
 2017-04-05 16:58 UTC  (6+ messages)
` [PATCH net-next 3/3] vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses

pull-request: can-next 2017-03-03
 2017-04-05 16:57 UTC  (2+ messages)
` pull-request: can-next 2017-03-03,pull-request: "

[PATCH net-next] net/sched: Removed unused vlan actions definition
 2017-04-05 16:09 UTC 

[PATCH net-next] mlx4: trust shinfo->gso_segs
 2017-04-05 15:58 UTC  (2+ messages)

[PATCH v2] selftests: add a generic testsuite for ethernet device
 2017-04-05 15:30 UTC  (2+ messages)

[PATCH] soreuseport: use "unsigned int" in __reuseport_alloc()
 2017-04-05 15:28 UTC  (3+ messages)

[PATCH v2 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-04-05 15:14 UTC  (2+ messages)

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-05 15:03 UTC  (2+ messages)

[PATCH v2 00/13] ftgmac100: Rework batch 1 - Link & Interrupts
 2017-04-05 15:00 UTC  (20+ messages)
` [PATCH v2 01/13] ftgmac100: Use netdev->irq instead of private copy
` [PATCH v2 02/13] ftgmac100: Remove "banner" comments
` [PATCH v2 03/13] ftgmac100: Reorder struct fields and comment
` [PATCH v2 04/13] ftgmac100: Remove "enabled" flags
` [PATCH v2 05/13] ftgmac100: Cleanup speed/duplex tracking and fix duplex config
` [PATCH v2 06/13] ftgmac100: Split ring alloc, init and rx buffer alloc
` [PATCH v2 07/13] ftgmac100: Move napi_add/del to open/close
` [PATCH v2 08/13] ftgmac100: Request the interrupt only after HW is reset
` [PATCH v2 09/13] ftgmac100: Move the bulk of inits to a separate function
` [PATCH v2 10/13] ftgmac100: Add a reset task and use it for link changes
` [PATCH v2 11/13] ftgmac100: Rework MAC reset and init
` [PATCH v2 12/13] ftgmac100: Remove useless tests in interrupt handler
` [PATCH v2 13/13] ftgmac100: Rework NAPI & interrupts handling

[PATCH net-next] net/mlx5e: fix build error without CONFIG_SYSFS
 2017-04-05 14:55 UTC  (2+ messages)

[PATCH net] l2tp: define SOL_PPPOL2TP in uapi
 2017-04-05 14:52 UTC 

[PATCH net-next v2 1/1] net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
 2017-04-05 14:51 UTC  (2+ messages)

[PATCH net-next] net: stmmac: allow changing the MTU while the interface is running
 2017-04-05 14:49 UTC  (2+ messages)

[PATCH] net: ibm: emac: remove unused sysrq handler for 'c' key
 2017-04-05 14:26 UTC  (2+ messages)

net/sctp: list double add warning in sctp_endpoint_add_asoc
 2017-04-05 14:22 UTC  (8+ messages)

[PATCH net] sctp: get sock from transport in sctp_transport_update_pmtu
 2017-04-05 14:20 UTC  (2+ messages)

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-05 14:17 UTC  (3+ messages)
` [PATCH rfc 5/6] block: Add rdma affinity based queue mapping helper

[PATCH next] bonding: fix active-backup transition
 2017-04-05 14:16 UTC  (2+ messages)

[PATCH net-next] netlink/diag: report flags for netlink sockets
 2017-04-05 14:14 UTC  (2+ messages)

[PATCH] batman-adv: Use net_device_stats from struct net_device
 2017-04-05 14:09 UTC  (2+ messages)

ethtool-4.8.tar.gz checksum change
 2017-04-05 14:00 UTC  (2+ messages)

[PATCH -next] qed: Add a missing error code
 2017-04-05 13:54 UTC  (2+ messages)

[PATCH -next] net: sched: choke: remove some dead code
 2017-04-05 13:54 UTC  (2+ messages)

[PATCH -next] liquidio: clear the correct memory
 2017-04-05 13:54 UTC  (2+ messages)

[PATCH net-next] net: stmmac: rx queue to dma channel mapping fix
 2017-04-05 13:47 UTC  (2+ messages)

[PATCH v2] igb: Allow to remove administratively set MAC on VFs
 2017-04-05 13:46 UTC 

[PATCH] Add hardware PTP support
 2017-04-05 13:43 UTC  (3+ messages)
` [PATCH net-next] macb: "

[next-queue v6 PATCH 0/7] i40e: Add port representor and initial switchdev support
 2017-04-05 13:41 UTC  (5+ messages)
` [next-queue v6 PATCH 2/7] i40e: Introduce Port Representor netdevs and switchdev mode
        ` [Intel-wired-lan] "

[PATCH] phy/ethtool: Add missing SPEED_<foo> strings
 2017-04-05 13:36 UTC  (2+ messages)

[PATCH net-next 0/1] skbuff: Extend gso_type to unsigned int
 2017-04-05 13:34 UTC  (3+ messages)
` [PATCH net-next 1/1] "

[PATCH net-next 00/12] bnxt_en: Updates for net-next
 2017-04-05 13:24 UTC  (2+ messages)

[PATCH net-next 0/4] ixgbe: enable Relaxed Order for ARM64
 2017-04-05 13:05 UTC  (5+ messages)
` [PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER

[PATCH][V2] wlcore: fix spelling mistakes in wl1271_warning
 2017-04-05 12:46 UTC  (2+ messages)
  ` [V2] "

[PATCH] qed: fix missing break in OOO_LB_TC case
 2017-04-05 12:42 UTC  (2+ messages)

[iproute2 net-next v2 0/3] ip netconf improvements
 2017-04-05 12:18 UTC  (4+ messages)

[PATCH] usbnet: make sure no NULL pointer is passed through
 2017-04-05 12:14 UTC 

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-05 12:09 UTC  (13+ messages)
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}
    ` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save, restore}
  ` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
  ` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers
  ` [PATCH 4/4] mtd: nand: nandsim: convert to memalloc_noreclaim_*()

36666 netdev
 2017-04-05 11:39 UTC 

[PATCH 00/16] Networking drivers refcount conversions
 2017-04-05 10:33 UTC  (5+ messages)
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount from atomic_t to refcount_t

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-04-05 10:09 UTC  (2+ messages)

[PATCH] igb: Allow to remove administratively set MAC on VFs
 2017-04-05  9:13 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH v3 1/3] NFC: trf7970a: add device tree option for 27MHz clock
 2017-04-05  9:06 UTC  (2+ messages)

[PATCH 0/4 net-next] net: stmmac: adding multiple buffers
 2017-04-05  9:04 UTC  (4+ messages)
` [PATCH 1/4] net: stmmac: break some functions into RX and TX scopes

in_irq_or_nmi()
 2017-04-05  8:53 UTC  (11+ messages)
          ` in_irq_or_nmi() and RFC patch

[PATCH net-next 0/7] s390 patches for net-next
 2017-04-05  8:40 UTC  (8+ messages)
` [PATCH net-next 1/7] s390/qeth: use QDIO_*_QFMT defines
` [PATCH net-next 2/7] s390/qeth: fix up ssqd tracing
` [PATCH net-next 3/7] s390/qeth: remove unused return value
` [PATCH net-next 4/7] s390/qeth: Remove unused code
` [PATCH net-next 5/7] s390/qeth: improve endianness handling
` [PATCH net-next 6/7] s390/ctcm: "
` [PATCH net-next 7/7] s390/netiucv: "

[PATCH 0/2] ARM: am335x-icev2: Add ethernet support
 2017-04-05  8:35 UTC  (4+ messages)

[PATCH v1] NFC: Add nfc_dbg() macro
 2017-04-05  8:16 UTC  (2+ messages)

[PATCH v1] NFC: netlink: Use error code from nfc_activate_target()
 2017-04-05  8:16 UTC  (2+ messages)

[PATCH 1/2] wireless: ath9k_htc: fix NULL-deref at probe
 2017-04-05  7:35 UTC  (2+ messages)
` [1/2] "

[PATCH] net: thunderx: Switch to pci_alloc_irq_vectors
 2017-04-05  6:37 UTC  (3+ messages)

[PATCH] net: phy: broadcom: Add support for the BCM54210E
 2017-04-05  5:48 UTC  (3+ messages)

[PATCH] af_unix: Use designated initializers
 2017-04-05  5:12 UTC 

pull-request: wireless-drivers-next 2017-04-03
 2017-04-05  4:19 UTC  (5+ messages)

[PATCH net-next] liquidio: fix Octeon core watchdog timeout false alarm
 2017-04-05  2:26 UTC 

[Patch net] net_sched: check noop_qdisc before qdisc_hash_add()
 2017-04-05  1:51 UTC 

[PATCH net-next] net: usbnet: Remove unused driver_name variable
 2017-04-05  1:16 UTC 

[PATCH net-next 00/14] nfp: ethtool link settings
 2017-04-04 23:12 UTC  (13+ messages)
` [PATCH net-next 03/14] nfp: add mutex protection for the port list
` [PATCH net-next 04/14] nfp: track link state changes
` [PATCH net-next 05/14] nfp: add port state refresh
` [PATCH net-next 06/14] nfp: report link speed from NSP
` [PATCH net-next 07/14] nfp: report auto-negotiation in ethtool
` [PATCH net-next 08/14] nfp: report port type "
` [PATCH net-next 09/14] nfp: separate high level and low level NSP headers
` [PATCH net-next 10/14] nfp: allow multi-stage NSP configuration
` [PATCH net-next 11/14] nfp: turn NSP port entry into a union
` [PATCH net-next 12/14] nfp: add extended error messages
` [PATCH net-next 13/14] nfp: NSP backend for link configuration operations
` [PATCH net-next 14/14] nfp: add support for .set_link_ksettings()


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