netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-01 02:01:54 to 2015-12-01 19:17:06 UTC [more...]

size overflow in function qdisc_tree_decrease_qlen net/sched/sch_api.c
 2015-12-01 19:17 UTC  (12+ messages)

Increasing skb->mark size
 2015-12-01 19:13 UTC  (3+ messages)

[PATCH] Bluetooth: Fix locking in bt_accept_dequeue after disconnection
 2015-12-01 19:11 UTC 

ipsec impact on performance
 2015-12-01 19:01 UTC  (7+ messages)

[RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-12-01 18:36 UTC  (15+ messages)

[PATCH RFC] Defer xfrm to be done post-GSO
 2015-12-01 18:03 UTC 

[PATCH net] openvswitch: fix hangup on vxlan/gre/geneve device deletion
 2015-12-01 17:33 UTC 

BUG: soft lockup happened for ixgbevf
 2015-12-01 17:25 UTC  (2+ messages)

IPv4 tunnels: why IP-IP and SIT enforce DF bit, but GRE does not?
 2015-12-01 17:08 UTC  (5+ messages)

[PATCH net-next] ravb: ptp: Add CONFIG mode support
 2015-12-01 17:04 UTC 

[RFC PATCH] af_unix: fix entry locking in unix_dgram_recvmsg
 2015-12-01 17:02 UTC  (2+ messages)

[patch net-next 00/26] bonding/team offload + mlxsw implementation
 2015-12-01 16:47 UTC  (32+ messages)
` [patch net-next 01/26] bonding: add 802.3ad support for 100G speeds
` [patch net-next 02/26] net: add netif_is_team_master helper
` [patch net-next 03/26] net: add netif_is_team_port helper
` [patch net-next 04/26] net: add netif_is_lag_master helper
` [patch net-next 05/26] net: add netif_is_lag_port helper
` [patch net-next 06/26] net: propagate upper priv via netdev_master_upper_dev_link
` [patch net-next 07/26] net: add possibility to pass information about upper device via notifier
` [patch net-next 08/26] net: add info struct for LAG changeupper
` [patch net-next 09/26] team: fill-up LAG changeupper info struct and pass it along
` [patch net-next 10/26] bonding: "
` [patch net-next 11/26] net: introduce change lower state notifier
` [patch net-next 12/26] net: introduce lower state changed info structure for LAG lowers
` [patch net-next 13/26] team: rtnl_lock for options set
` [patch net-next 14/26] team: implement lower state change propagation
` [patch net-next 15/26] bonding: allow notifications for bond_set_slave_link_state
` [patch net-next 16/26] bonding: implement lower state change propagation
` [patch net-next 17/26] bonding: set inactive flags on release
` [patch net-next 18/26] mlxsw: spectrum: Add set_rx_mode ndo stub
` [patch net-next 19/26] mlxsw: core: Add support for packets received from LAG port
` [patch net-next 20/26] mlxsw: pci: Implement LAG processing for received packets
` [patch net-next 21/26] mlxsw: reg: Add link aggregation configuration registers definitions
` [patch net-next 22/26] mlxsw: reg: Add definition of LAG unicast record for SFD register
` [patch net-next 23/26] mlxsw: reg: Add definition of LAG unicast record for SFN register
` [patch net-next 24/26] mlxsw: spectrum: Implement LAG port join/leave
` [patch net-next 25/26] mlxsw: spectrum: Implement FDB add/remove/dump for LAG
` [patch net-next 26/26] mlxsw: spectrum: Implement LAG tx enabled lower state change

[PATCH 3/6] net: thunderx: Increase transmit queue length
 2015-12-01 16:39 UTC  (7+ messages)
` [PATCH 5/6] net: thunderx: Switchon carrier only upon interface link up

[PATCH 1/6] net: thunderx: Force to load octeon-mdio before bgx driver
 2015-12-01 16:24 UTC  (3+ messages)

[PATCH 0/6] Generalize udp based tunnels and add geneve offload
 2015-12-01 16:08 UTC  (14+ messages)
` [PATCH v1 1/6] net: Generalize udp based tunnel offload

[RFC] Stable interface index option
 2015-12-01 16:11 UTC  (6+ messages)

[RFC] Stable interface index option
 2015-12-01 16:10 UTC 

[PATCH net-next V2 00/18] Introducing ConnectX-4 Ethernet SRIOV
 2015-12-01 16:03 UTC  (19+ messages)
` [PATCH net-next V2 01/18] net/mlx5_core: Modify enable/disable hca functions
` [PATCH net-next V2 02/18] net/mlx5_core: Add base sriov support
` [PATCH net-next V2 03/18] net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
` [PATCH net-next V2 04/18] net/mlx5: Update access functions to Query/Modify vport MAC address
` [PATCH net-next V2 05/18] net/mlx5: Introduce access functions to modify/query vport mac lists
` [PATCH net-next V2 06/18] net/mlx5: Introduce access functions to modify/query vport state
` [PATCH net-next V2 07/18] net/mlx5: Introduce access functions to modify/query vport promisc mode
` [PATCH net-next V2 08/18] net/mlx5: Introduce access functions to modify/query vport vlans
` [PATCH net-next V2 09/18] net/mlx5e: Write UC/MC list and promisc mode into vport context
` [PATCH net-next V2 10/18] net/mlx5e: Write vlan list "
` [PATCH net-next V2 11/18] net/mlx5: Introducing E-Switch and l2 table
` [PATCH net-next V2 12/18] net/mlx5: E-Switch, Introduce FDB hardware capabilities
` [PATCH net-next V2 13/18] net/mlx5: E-Switch, Add SR-IOV (FDB) support
` [PATCH net-next V2 14/18] net/mlx5: E-Switch, Introduce Vport administration functions
` [PATCH net-next V2 15/18] net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
` [PATCH net-next V2 16/18] net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
` [PATCH net-next V2 17/18] net/mlx5: E-Switch, Introduce get vf statistics
` [PATCH net-next V2 18/18] net/mlx5e: Add support for SR-IOV ndos

memory leak in do_ipv6_setsockopt
 2015-12-01 15:55 UTC  (9+ messages)
          ` [PATCH net] ipv6: sctp: implement sctp_v6_destroy_sock()

[PATCH net v2] openvswitch: properly refcount vport-vxlan module
 2015-12-01 15:41 UTC  (4+ messages)

[PATCH v2 net] ipv4: igmp: Allow removing groups from a removed interface
 2015-12-01 15:31 UTC 

net: Use after free in dst_release on boot
 2015-12-01 15:29 UTC  (3+ messages)

[PATCHv2 0/2] Netronome NFP4000/NFP6000 NIC VF driver
 2015-12-01 14:55 UTC  (4+ messages)
` [PATCH net-next v5 "
  ` [PATCH net-next v5 1/2] pci_ids: add Netronome Systems vendor
  ` [PATCH net-next v5 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs

[P.A. Semi] Does the ethernet interface work on your Electra, Chitra, Nemo, and Athena board?
 2015-12-01 14:47 UTC  (3+ messages)

[PATCH net-next 0/3] basic busy polling support for vhost_net
 2015-12-01 14:43 UTC  (8+ messages)
` [PATCH net-next 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH net-next 3/3] vhost_net: basic polling support

user controllable usermodehelper in br_stp_if.c
 2015-12-01 14:13 UTC  (4+ messages)
  ` [PATCH net] bridge: Only call /sbin/bridge-stp for the initial network namespace

[PATCH V4 net-next 0/5] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
 2015-12-01 13:56 UTC  (3+ messages)
` [PATCH V4 net-next 4/5] net:hns: Add support of ethtool TSO set option for Hip06 in HNS

[PATCH v4 1/4] net: diag: split inet_diag_dump_one_icsk into two
 2015-12-01 13:25 UTC  (5+ messages)
` [PATCH v4 2/4] net: diag: Add the ability to destroy a socket from userspace
` [PATCH v4 3/4] net: diag: Support SOCK_DESTROY for inet sockets
` [PATCH v4 4/4] net: diag: Support destroying TCP sockets

[RFC PATCH net] Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
 2015-12-01 13:20 UTC  (3+ messages)

use-after-free in ip6_setup_cork
 2015-12-01 13:13 UTC  (11+ messages)
      ` [PATCH net] ipv6: kill sk_dst_lock
    ` [PATCH net] ipv6: add complete rcu protection around np->opt

[PATCH v2] ravb: add R8A7791 support
 2015-12-01 13:13 UTC  (3+ messages)

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-12-01 13:12 UTC  (4+ messages)

[PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method
 2015-12-01 13:08 UTC  (2+ messages)

[RFCv3 bluetooth-next 0/4] 6lowpan: debugfs and stateful compression support
 2015-12-01 11:51 UTC  (6+ messages)
` [RFCv3 bluetooth-next 3/4] ipv6: add ipv6_addr_prefix_copy

[PATCH net-next] sfc: use ALIGN macro for aligning frame sizes
 2015-12-01 11:58 UTC  (2+ messages)

[PATCH] sctp: use GFP_USER for user-controlled kmalloc
 2015-12-01 11:29 UTC  (3+ messages)

[RFC] ipv6: use a random ifid for headerless devices
 2015-12-01 11:22 UTC  (5+ messages)

TUN interfaces loopback
 2015-12-01 11:02 UTC  (2+ messages)

[PATCH net] bpf, array: fix heap out-of-bounds access when updating elements
 2015-12-01 10:30 UTC  (4+ messages)

[PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock
 2015-12-01 10:29 UTC  (12+ messages)
` [PATCH 1/3] net: fec: Remove redundant checks for NULL clk pointer
  ` [PATCH 2/3] net: fec: convert to using gpiod framework
    ` [PATCH 3/3] net: fec: Reset ethernet PHY whenever the enet_out clock is being enabled

[PATCH 0/2 net-next] ravb: More compat strings
 2015-12-01 10:26 UTC  (5+ messages)
` [PATCH 1/2 net-next] ravb: Add fallback compatibility strings
` [PATCH 2/2 net-next] ravb: Add device tree support for r8a779[123]

gigaset: freeing an active object
 2015-12-01 10:05 UTC  (11+ messages)

[PATCH 6/6] net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
 2015-12-01  9:13 UTC 

[PATCH 4/6] net: thunderx: Set CQ timer threshold properly
 2015-12-01  9:13 UTC 

[PATCH 2/6] net: thunderx: Wait for delayed work to finish before destroying it
 2015-12-01  9:13 UTC 

[PATCH 0/6] net: thunderx: Miscellaneous fixes
 2015-12-01  9:13 UTC 

pull request: bluetooth 2015-12-01
 2015-12-01  8:58 UTC 

[PATCH 00/28] MIPS Boston board support
 2015-12-01  8:32 UTC  (3+ messages)
` [PATCH 18/28] ptp: pch: allow build on MIPS platforms

[PATCH] netfilter: ipvs: avoid unused variable warning
 2015-12-01  7:48 UTC  (3+ messages)

Add a SOCK_DESTROY operation to close sockets from userspace
 2015-12-01  7:12 UTC  (9+ messages)
  ` [PATCH v3 1/4] net: diag: split inet_diag_dump_one_icsk into two
  ` [PATCH v3 2/4] net: diag: Add the ability to destroy a socket from userspace
  ` [PATCH v3 3/4] net: diag: Support SOCK_DESTROY for inet sockets
  ` [PATCH v3 4/4] net: diag: Support destroying TCP sockets

[PATCH V2 0/3] basic busy polling support for vhost_net
 2015-12-01  6:39 UTC  (4+ messages)
` [PATCH V2 1/3] vhost: introduce vhost_has_work()
` [PATCH V2 2/3] vhost: introduce vhost_vq_more_avail()
` [PATCH V2 3/3] vhost_net: basic polling support

[PATCH v1 1/6] net: Generalize udp based tunnel offload
 2015-12-01  6:33 UTC  (7+ messages)

[PATCH] ravb: add R8A7791 support
 2015-12-01  6:24 UTC  (8+ messages)

Increasing skb->mark size
 2015-12-01  4:57 UTC  (5+ messages)

[PATCH net-next v3 0/8] openvswitch: NAT support
 2015-12-01  2:46 UTC  (5+ messages)
` [PATCH net-next v3 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
  ` [ovs-dev] "


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