netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-09 15:10:07 to 2016-09-12 03:08:26 UTC [more...]

[GIT] Networking
 2016-09-12  3:08 UTC 

[net-next PATCH v2 1/2] e1000: add initial XDP support
 2016-09-12  3:07 UTC  (17+ messages)
` [net-next PATCH v2 2/2] e1000: bundle xdp xmit routines

Minimum MTU Mess
 2016-09-12  2:59 UTC  (9+ messages)

[PATCH 00/26] constify local structures
 2016-09-12  2:48 UTC  (15+ messages)
` [PATCH 05/26] ARCNET: "
` [PATCH 06/26] ath: "
` [PATCH 07/26] net/mlx4_core: "
` [PATCH 08/26] iwlegacy: "
` [PATCH 11/26] can: "
` [PATCH 20/26] stmmac: pci: "
` [PATCH 23/26] sh_eth: "
` [PATCH 25/26] pch_gbe: "
  ` [PATCH 21/26] rtlwifi: rtl818x: "

[PATCH net V2 0/4] mlx4 fixes
 2016-09-12  2:40 UTC  (6+ messages)
` [PATCH net V2 1/4] net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
` [PATCH net V2 2/4] net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
` [PATCH net V2 3/4] net/mlx4_en: Fixes for DCBX
` [PATCH net V2 4/4] net/mlx4_en: Fix panic on xmit while port is down

[PATCH net-next] net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
 2016-09-12  2:37 UTC  (2+ messages)

[PATCH] net: VRF: Pass original iif to ip_route_input()
 2016-09-12  1:45 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2016-09-12  0:49 UTC 

Donation
 2016-09-11 23:17 UTC 

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-09-11 20:39 UTC 

[PATCH] drivers: net: phy: xgene: Fix 'remove' function
 2016-09-11 19:43 UTC 

[PATCH] net: ip, diag -- Add diag interface for raw sockets
 2016-09-11 19:17 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH net 1/1] net sched actions: fix GETing actions
 2016-09-11 18:56 UTC  (4+ messages)

[PATCH 1/2] net: ethernet: apm: xgene: use phydev from struct net_device
 2016-09-11 15:54 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings

[PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-09-11 13:19 UTC  (8+ messages)
` [PATCH v6 1/8] thunderbolt: Macro rename
` [PATCH v6 2/8] thunderbolt: Updating the register definitions

[PATCH net-next 0/5] liquidio CN23XX VF support
 2016-09-11 12:53 UTC  (8+ messages)
` [PATCH net-next 1/5] liquidio CN23XX: VF config support
` [PATCH net-next 2/5] liquidio CN23XX: sriov enable
` [PATCH net-next 3/5] liquidio CN23XX: Mailbox support
` [PATCH net-next 4/5] liquidio CN23XX: mailbox interrupt processing
` [PATCH net-next 5/5] liquidio CN23XX: VF related operations

enable/disable temporary IPv6 per prefix
 2016-09-11  7:29 UTC 

[PATCH net 0/9] mlx4 fixes
 2016-09-11  7:27 UTC  (4+ messages)
` [PATCH net 6/9] net/mlx4_core: Use RCU to perform radix tree lookup for SRQ

[PATCH net-next v2 00/11] net: Convert vrf to tx hook
 2016-09-11  6:13 UTC  (13+ messages)
` [PATCH net-next 01/11] net: flow: Add l3mdev flow update
` [PATCH net-next 02/11] net: l3mdev: Add hook to output path
` [PATCH net-next 03/11] net: l3mdev: Allow the l3mdev to be a loopback
` [PATCH net-next 04/11] net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
` [PATCH net-next 05/11] net: vrf: Flip IPv6 "
` [PATCH net-next 06/11] net: l3mdev: remove redundant calls
` [PATCH net-next 07/11] net: ipv4: Remove l3mdev_get_saddr
` [PATCH net-next 08/11] net: ipv6: Remove l3mdev_get_saddr6
` [PATCH net-next 09/11] net: l3mdev: Remove l3mdev_fib_oif
` [PATCH net-next 10/11] net: l3mdev: remove get_rtable method
` [PATCH net-next 11/11] net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag

[PATCH 0/4] ATM-ZeitNet: Fine-tuning for three function implementations
 2016-09-11  4:46 UTC  (6+ messages)
` [PATCH 1/4] ATM-ZeitNet: Use kmalloc_array() in start_tx()
` [PATCH 2/4] ATM-ZeitNet: Improve a size determination in zatm_open()
` [PATCH 3/4] ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
` [PATCH 4/4] ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()

[PATCH 0/5] ATM-nicstar: Fine-tuning for three function implementations
 2016-09-11  4:46 UTC  (7+ messages)
` [PATCH 1/5] ATM-nicstar: Use kmalloc_array() in get_scq()
` [PATCH 2/5] ATM-nicstar: Improve another size determination "
` [PATCH 3/5] ATM-nicstar: Improve another size determination in ns_init_card()
` [PATCH 4/5] ATM-nicstar: Refactor a kmalloc() call "
` [PATCH 5/5] ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()

[PATCH net-next] tcp: better use ooo_last_skb in tcp_data_queue_ofo()
 2016-09-11  4:43 UTC  (2+ messages)

[PATCH] openvswitch: use alias for genetlink family names
 2016-09-11  4:43 UTC  (3+ messages)

[PATCH net-next] Revert "hv_netvsc: make inline functions static"
 2016-09-11  4:23 UTC  (2+ messages)

[PATCH net-next 00/11] Mellanox 100G mlx5 seamless error recovery
 2016-09-11  4:22 UTC  (2+ messages)

[PATCH 0/8] net: use IS_ENABLED() instead of checking for built-in or module
 2016-09-11  4:19 UTC  (4+ messages)
` [PATCH 7/8] sctp: "

[PATCH v2 0/3] Optimisation of fs_enet ethernet driver
 2016-09-11  4:17 UTC  (2+ messages)

[PATCH v2] net: ethernet: renesas: sh_eth: add POST registers for rz
 2016-09-11  4:12 UTC  (5+ messages)

[PATCH net-next V7 0/4] net/sched: ip tunnel metadata set/release/classify by using TC
 2016-09-11  4:06 UTC  (7+ messages)
` [PATCH net-next V7 4/4] net/sched: Introduce act_tunnel_key

iptables, conntrack, and the raw table vs. L3DSR
 2016-09-10 23:49 UTC  (2+ messages)

[PATCH next 3/3] ipvlan: Introduce l3s mode
 2016-09-10 18:48 UTC  (8+ messages)

[PATCH] net_namespace: fixed net_device reference leak
 2016-09-10 16:12 UTC  (6+ messages)

[PATCH net] sctp: hold the transport before using it in sctp_hash_cmp
 2016-09-10 15:08 UTC  (3+ messages)

[PATCHv2 net] sctp: hold the transport before using it in sctp_hash_cmp
 2016-09-10 15:11 UTC 

[PATCH 0/9] Move runnable code (tests) from Documentation to selftests
 2016-09-10 13:33 UTC  (18+ messages)
` [PATCH 1/9] selftests: move dnotify_test from Documentation/filesystems
` [PATCH 2/9] selftests: update filesystems Makefile to work under selftests
` [PATCH 3/9] selftests: move .gitignore from Documentation/filesystems
` [PATCH 4/9] selftests: move prctl tests from Documentation/prctl
` [PATCH 5/9] selftests: Update prctl Makefile to work under selftests
` [PATCH 6/9] selftests: move ptp tests from Documentation/ptp
` [PATCH 7/9] selftests: Update ptp Makefile to work under selftests
` [PATCH 8/9] selftests: move vDSO tests from Documentation/vDSO
` [PATCH 9/9] selftests: Update vDSO Makefile to work under selftests

RE
 2016-09-10 13:08 UTC 

[PATCH -next] net: ethernet: dwmac: fix non static symbol warning
 2016-09-10 12:31 UTC 

[PATCH -next] net: macb: fix missing unlock on error in macb_start_xmit()
 2016-09-10 11:17 UTC 

[PATCH] net: Remove NO_IRQ from powerpc-only network drivers
 2016-09-10  9:59 UTC 

Company Payment Agent Needed
 2016-09-10  8:53 UTC 

net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
 2016-09-10  9:33 UTC  (13+ messages)

[PATCH] ATM-iphase: Use kmalloc_array() in tx_init()
 2016-09-10  4:01 UTC  (2+ messages)

[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
 2016-09-10  3:58 UTC  (2+ messages)

[PATCH net-next 0/4] alx: add msi-x support
 2016-09-10  3:51 UTC  (2+ messages)

[PATCH net-next 0/4] Some BPF helper cleanups
 2016-09-10  2:36 UTC  (2+ messages)

[PATCH net-next] ip_tunnel: do not clear l4 hashes
 2016-09-10  2:35 UTC  (2+ messages)

[PATCH] drivers: net: phy: mdio-xgene: Add hardware dependency
 2016-09-10  2:30 UTC  (2+ messages)

[PATCH] ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
 2016-09-10  2:27 UTC  (2+ messages)

[PATCH] ATM-ENI: Use kmalloc_array() in eni_start()
 2016-09-10  2:26 UTC  (2+ messages)

[PATCH net-next 0/7] rxrpc: Rewrite data and ack handling
 2016-09-10  2:25 UTC  (2+ messages)

pull-request: wireless-drivers 2016-09-08
 2016-09-10  2:21 UTC  (2+ messages)

[PATCH net] dwc_eth_qos: do not register semi-initialized device
 2016-09-10  2:20 UTC  (2+ messages)

[PATCH net] sctp: identify chunks that need to be fragmented at IP level
 2016-09-10  2:18 UTC  (2+ messages)

[PATCH] softirq: fix tasklet_kill() and its users
 2016-09-10  1:41 UTC  (2+ messages)

[PATCH] via-velocity: remove null pointer check on array tdinfo->skb_dma
 2016-09-10  1:17 UTC  (2+ messages)

[PATCH] qede: mark qede_set_features() static
 2016-09-10  1:16 UTC  (2+ messages)

Microsemi VSC 8531/41 PHY Driver
 2016-09-10  1:16 UTC  (3+ messages)
` [PATCH net-next 1/1] net: phy: Fixed checkpatch errors for Microsemi PHYs

[PATCH] net: x25: remove null checks on arrays calling_ae and called_ae
 2016-09-10  1:15 UTC  (2+ messages)

[PATCH -next] tipc: fix possible memory leak in tipc_udp_enable()
 2016-09-10  0:56 UTC 

[patch net 0/2] mlxsw: couple of fixes
 2016-09-09 23:57 UTC  (2+ messages)

[RFC] bridge: MAC learning uevents
 2016-09-09 23:54 UTC  (7+ messages)

[PATCH net-next] macsec: set network devtype
 2016-09-09 23:53 UTC  (4+ messages)

[PATCH net-next] rtnetlink: remove unused ifla_stats_policy
 2016-09-09 23:53 UTC  (2+ messages)

[PATCH net 0/2] ip: fix creation flags reported in RTM_NEWROUTE events
 2016-09-09 23:51 UTC  (2+ messages)

[PATCH RFC 0/6] net: ILA resolver and generic resolver backend
 2016-09-09 23:19 UTC  (7+ messages)
` [PATCH RFC 1/6] spinlock: Add library function to allocate spinlock buckets array
` [PATCH RFC 2/6] rhashtable: Call library function alloc_bucket_locks
` [PATCH RFC 3/6] ila: "
` [PATCH RFC 4/6] rhashtable: abstract out function to get hash
` [PATCH RFC 5/6] net: Generic resolver backend
` [PATCH RFC 6/6] ila: Resolver mechanism

[PATCH next 2/3] net: Add _nf_(un)register_hooks symbols
 2016-09-09 21:53 UTC 

[PATCH next 1/3] ipv6: Export p6_route_input_lookup symbol
 2016-09-09 21:53 UTC 

[PATCH next 0/3] ipvlan introduce l3s mode
 2016-09-09 21:53 UTC 

[PULL] virtio: fixes for 4.8
 2016-09-09 21:48 UTC 

[PATCH 1/2] openvswitch: fix flow stats accounting when node 0 is not possible
 2016-09-09 20:41 UTC  (2+ messages)
` [PATCH 2/2] openvswitch: use percpu flow stats

[PATCH RFC 00/11] mlx5 RX refactoring and XDP support
 2016-09-09 19:02 UTC  (7+ messages)
` [PATCH RFC 11/11] net/mlx5e: XDP TX xmit more
  ` README: "

[PATCH net 0/6] sctp: fix the transmit err process
 2016-09-09 16:03 UTC  (8+ messages)
` [PATCH net 1/6] sctp: remove the unnecessary state check in sctp_outq_tail

[iproute PATCH] macsec: fix input range of 'icvlen' parameter
 2016-09-09 15:53 UTC  (2+ messages)

[RFC Patch net-next 0/6] net_sched: really switch to RCU for tc actions
 2016-09-09 15:52 UTC  (13+ messages)
` [RFC Patch net-next 5/6] net_sched: use rcu in fast path
        ` [PATCH net] net_sched: act_mirred: full rcu conversion

[PATCH net-next v5] gso: Support partial splitting at the frag_list pointer
 2016-09-09 15:20 UTC  (2+ 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).