netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-17 16:21:36 to 2017-01-18 07:59:46 UTC [more...]

[PATCH RFC ipsec-next] IPsec offload, part one
 2017-01-18  7:59 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: dsa: Support for pdata in dsa2
 2017-01-18  7:06 UTC  (18+ messages)
` [PATCH net-next v4 01/10] net: dsa: Pass device pointer to dsa_register_switch
` [PATCH net-next v4 02/10] net: dsa: Make most functions take a dsa_port argument
` [PATCH net-next v4 03/10] net: dsa: Suffix function manipulating device_node with _dn
` [PATCH net-next v4 04/10] net: dsa: Move ports assignment closer to error checking
` [PATCH net-next v4 05/10] drivers: base: Add device_find_in_class_name()
` [PATCH net-next v4 06/10] net: dsa: Migrate to device_find_in_class_name()
` [PATCH net-next v4 07/10] net: Relocate dev_to_net_device() into net/core/dev.c
` [PATCH net-next v4 08/10] net: dsa: Add support for platform data
` [PATCH net-next v4 09/10] net: phy: Allow pre-declaration of MDIO devices
` [PATCH net-next v4 10/10] ARM: orion: Register DSA switch as a MDIO device

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-18  7:06 UTC  (9+ messages)
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()

[PATCH net-next V5 0/3] vhost_net tx batching
 2017-01-18  7:02 UTC  (4+ messages)
` [PATCH net-next V5 1/3] vhost: better detection of available buffers
` [PATCH net-next V5 2/3] vhost_net: tx batching
` [PATCH net-next V5 3/3] tun: rx batching

[PATCH iproute2 net-next] iplink: bridge_slave: add support for IFLA_BRPORT_FLUSH
 2017-01-18  6:36 UTC 

[PATCHv2 iproute2 net-next 0/5] add latest bridge netlink options
 2017-01-18  6:12 UTC  (6+ messages)
` [PATCHv2 iproute2 net-next 1/5] iplink: bridge: add support for IFLA_BR_FDB_FLUSH
` [PATCHv2 iproute2 net-next 2/5] iplink: bridge: add support for IFLA_BR_VLAN_STATS_ENABLED
` [PATCHv2 iproute2 net-next 3/5] iplink: bridge: add support for IFLA_BR_MCAST_STATS_ENABLED
` [PATCHv2 iproute2 net-next 4/5] iplink: bridge: add support for IFLA_BR_MCAST_IGMP_VERSION
` [PATCHv2 iproute2 net-next 5/5] iplink: bridge: add support for IFLA_BR_MCAST_MLD_VERSION

[PATCH net-next v2] net/mlx5e: Support bpf_xdp_adjust_head()
 2017-01-18  6:06 UTC 

[PATCH net-next v2] bridge: multicast to unicast
 2017-01-18  5:59 UTC  (2+ messages)

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2017-01-18  5:43 UTC  (11+ messages)

[PATCH] net: fec: Fixed panic problem with non-tso
 2017-01-18  5:38 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH net-next] mlx4: support __GFP_MEMALLOC for rx
 2017-01-18  4:14 UTC 

[PATCH] virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit
 2017-01-18  3:54 UTC  (4+ messages)

[net PATCH v5 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-18  3:35 UTC  (8+ messages)
` [net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive
` [net PATCH v5 2/6] virtio_net: wrap rtnl_lock in test for calling with lock already held
` [net PATCH v5 3/6] virtio_net: factor out xdp handler for readability
` [net PATCH v5 4/6] virtio_net: remove duplicate queue pair binding in XDP
` [net PATCH v5 5/6] virtio_net: refactor freeze/restore logic into virtnet reset logic
` [net PATCH v5 6/6] virtio_net: XDP support for adjust_head

[PATCH net] bnxt_en: Fix "uninitialized variable" bug in TPA code path
 2017-01-18  3:07 UTC 

[PATCH] net: ethernet: stmmac: add ARP management
 2017-01-18  2:51 UTC  (7+ messages)

[PATCH net-next 1/2] net: dsa: store CPU switch structure in the tree
 2017-01-18  1:41 UTC  (2+ messages)
` [PATCH net-next 2/2] net: dsa: use cpu_switch instead of ds[0]

[PATCH 0/4] net: ethernet: ti: cpsw: correct common res usage
 2017-01-18  1:30 UTC  (6+ messages)
` [PATCH 3/4] net: ethernet: ti: cpsw: don't duplicate ndev_running

[PATCH v3 net-next] net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
 2017-01-18  1:24 UTC  (2+ messages)

GOOD NEWS
 2017-01-18  0:47 UTC 

[PATCH RFC] net: dsa: remove unnecessary phy.h include
 2017-01-18  1:13 UTC  (3+ messages)

[PATCH v2 net-next] net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
 2017-01-18  1:07 UTC  (4+ messages)

[PATCHv2 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-18  1:00 UTC  (9+ messages)
` [PATCHv2 1/7] TAP: Refactoring macvtap.c
` [PATCHv2 2/7] TAP: Renaming tap related APIs, data structures, macros
` [PATCHv2 3/7] TAP: Tap character device creation/destroy API
` [PATCHv2 4/7] TAP: Abstract type of virtual interface from tap implementation
` [PATCHv2 5/7] TAP: Extending tap device create/destroy APIs
` [PATCHv2 6/7] TAP: tap as an independent module
` [PATCHv2 7/7] IPVTAP: IP-VLAN based tap driver

Darlehen angebot 3 %
 2017-01-17 20:21 UTC 

linux-next: build warnings after merge of the net-next tree
 2017-01-18  0:37 UTC 

[PATCH net] net: phy: bcm63xx: Utilize correct config_intr function
 2017-01-18  0:26 UTC 

[PATCH] net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
 2017-01-18  0:28 UTC 

Getting a handle on all these new NIC features
 2017-01-18  0:01 UTC  (3+ messages)

Recall: [PATCHv2 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-17 23:59 UTC 

[PATCHv2 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-17 23:57 UTC 

[PATCHv1 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-17 23:51 UTC  (11+ messages)
` [PATCHv1 5/7] TAP: Extending tap device create/destroy APIs
` [PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver

[PATCH net-next 0/2] net: ipv6: simplify rt6_fill_node
 2017-01-17 23:51 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipv6: remove nowait arg to rt6_fill_node
` [PATCH net-next 2/2] net: ipv6: remove prefix "

[PATCH net-next] lwtunnel: remove device arg to lwtunnel_build_state
 2017-01-17 23:08 UTC 

[PATCH 0/2] at803x: don't power-down SGMII link
 2017-01-17 23:32 UTC  (3+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg

52bd2d62ce6758d811edcbd2256eb9ea7f6a56cb fixing crashes? -> 4.4 stable?
 2017-01-17 23:09 UTC  (2+ messages)

[PATCH net] lwtunnel: fix autoload of lwt modules
 2017-01-17 23:16 UTC  (9+ messages)

[PATCH net v2] lwtunnel: fix autoload of lwt modules
 2017-01-17 22:57 UTC 

[PATCH] Revert "net: qcom/emac: configure the external phy to allow pause frames"
 2017-01-17 22:31 UTC 

fs, net: deadlock between bind/splice on af_unix
 2017-01-17 21:21 UTC  (8+ messages)

[PATCH net-next] tcp: accept RST for rcv_nxt - 1 after receiving a FIN
 2017-01-17 20:52 UTC  (6+ messages)

[PATCH] net: ethoc: Make needlessly global struct ethtool_ops static
 2017-01-17 20:51 UTC  (2+ messages)

[PATCH net-next 0/2] sfc: RX hash configuration
 2017-01-17 20:50 UTC  (2+ messages)

[PATCH net-next] cxgb4: Implement ndo_get_phys_port_id for mgmt dev
 2017-01-17 20:48 UTC  (2+ messages)

[PATCH v2 0/2] xen-netback: fix memory leaks on XenBus disconnect
 2017-01-17 20:49 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] xen-netback: protect resource cleaning "

[PATCH] net: phy: dp83848: add DP83620 PHY support
 2017-01-17 20:47 UTC  (2+ messages)

[PATCH] bpf: Fix test_lru_sanity5() in test_lru_map.c
 2017-01-17 20:40 UTC  (4+ messages)

[PATCH net-next 1/1] net: ping: Use right format specifier to avoid type casting
 2017-01-17 20:26 UTC  (2+ messages)

[PATCH v3] net/irda: fix lockdep annotation
 2017-01-17 20:19 UTC  (2+ messages)

[PATCH net] vxlan: fix byte order of vxlan-gpe port number
 2017-01-17 20:24 UTC  (2+ messages)

[PATCH] qed: Replace memset with eth_zero_addr
 2017-01-17 20:24 UTC  (2+ messages)

[PATCH net-next] bridge: sparse fixes in br_ip6_multicast_alloc_query()
 2017-01-17 20:22 UTC  (3+ messages)

Potential issues (security and otherwise) with the current cgroup-bpf API
 2017-01-17 20:23 UTC  (12+ messages)

[PATCH net-next 0/9] mlx4 misc improvements
 2017-01-17 19:49 UTC  (2+ messages)

[PATCH net-next 0/2] mpls: Packet stats
 2017-01-17 19:39 UTC  (3+ messages)
` [PATCH net-next v2 "

ATENCIÓN
 2017-01-17 18:45 UTC 

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-01-17 19:22 UTC  (2+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[net, 3/6] net: korina: increase tx/rx ring sizes
 2017-01-17 19:20 UTC  (5+ messages)

[net, 6/6] net: korina: version bump
 2017-01-17 19:19 UTC  (3+ messages)

[PATCH 1/2] can: holt_hi311x: document device tree bindings
 2017-01-17 19:11 UTC  (4+ messages)
` [PATCH 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[PATCH] stmmac: add missing of_node_put
 2017-01-17 19:10 UTC  (2+ messages)

[net, 2/6] net: korina: define NAPI_WEIGHT
 2017-01-17 19:08 UTC  (5+ messages)

Kernel 4.6.7-rt14 kernel workqueue lockup - rtnl deadlock plus syscall endless loop
 2017-01-17 19:05 UTC  (5+ messages)

[net PATCH v4 0/6] virtio_net XDP fixes and adjust_header support
 2017-01-17 19:03 UTC  (8+ messages)
` [net PATCH v4 2/6] virtio_net: wrap rtnl_lock in test for calling with lock already held
` [net PATCH v4 5/6] virtio: add pci_down/pci_up configuration

[PATCH net-next v4 0/2] Add support for tc cookies
 2017-01-17 18:40 UTC  (12+ messages)
` [PATCH net-next v4 1/2] net sched actions: Add support for user cookies
` [PATCH net-next v4 2/2] net sched: Trivial whitespace and stylistic changes

[PATCH net 1/1] net sched actions: fix refcnt when GETing of action after bind
 2017-01-17 18:17 UTC  (2+ messages)

[net, 5/6] net: korina: update authors
 2017-01-17 17:33 UTC 

[net, 4/6] net: korina: whitespace styling cleanup
 2017-01-17 17:32 UTC 

[net, 1/6] net: korina: don't use overflow and underflow interrupts
 2017-01-17 17:32 UTC 

[PATCH net 0/3] ethtool fix
 2017-01-17 17:19 UTC  (4+ messages)
` [PATCH net 1/3] net: ethtool: Initialize buffer when querying device channel settings
` [PATCH net 2/3] net/mlx4_en: Remove unnecessary checks when setting num channels
` [PATCH net 3/3] net/mlx5e: "

sctp: kernel memory overwrite attempt detected in sctp_getsockopt_assoc_stats
 2017-01-17 17:19 UTC  (8+ messages)

Peace Of The Lord Be With You And Your Family
 2017-01-17 16:51 UTC 

virtio: Subtle changes to virtio_net flags breaks VXLAN on Google Cloud
 2017-01-17 16:51 UTC  (2+ messages)

[PATCH] ip/xfrm: Fix deleteall when having many policies installed
 2017-01-17 16:44 UTC  (2+ messages)

[PATCH iproute2 1/1] utils: make hex2mem available to all users
 2017-01-17 16:47 UTC  (2+ messages)

[PATCH v2] net: marvell: skge: use new api ethtool_{get|set}_link_ksettings
 2017-01-17 16:46 UTC  (2+ messages)

[PATCH] net: jme: use new api ethtool_{get|set}_link_ksettings
 2017-01-17 16:46 UTC  (2+ messages)

[PATCH] net: marvell: sky2: use new api ethtool_{get|set}_link_ksettings
 2017-01-17 16:46 UTC  (2+ messages)

[PATCH] net: korina: use new api ethtool_{get|set}_link_ksettings
 2017-01-17 16:46 UTC  (2+ messages)

[PATCHv4 net-next 0/6] sctp: add sender-side procedures for stream reconf ssn reset request chunk
 2017-01-17 16:44 UTC  (7+ messages)
` [PATCHv4 net-next 1/6] sctp: add support for generating "
` [PATCHv4 net-next 2/6] sctp: add stream reconf timer
` [PATCHv4 net-next 3/6] sctp: add stream reconf primitive
` [PATCHv4 net-next 4/6] sctp: add reconf_enable in asoc ep and netns
` [PATCHv4 net-next 5/6] sctp: add sockopt SCTP_ENABLE_STREAM_RESET
` [PATCHv4 net-next 6/6] sctp: implement sender-side procedures for SSN Reset Request Parameter

[PATCH 1/1] ip: fix igmp parsing when iface is long
 2017-01-17 16:41 UTC  (4+ messages)

[PATCH v3] audit: log 32-bit socketcalls
 2017-01-17 16:21 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).