netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-16 20:47:39 to 2015-05-18 17:26:47 UTC [more...]

[PATCH net-next v3 0/2] Adding support for Cavium ThunderX network controller
 2015-05-18 17:26 UTC  (9+ messages)
` [PATCH net-next v3 1/2] pci: Add Cavium PCI vendor id
` [PATCH net-next v3 2/2] net: Adding support for Cavium ThunderX network controller

Fw: [Bug 98521] New: bonding: kernel BUG at net/core/dev.c:2359 when using traceroute6
 2015-05-18 17:20 UTC 

[PATCH 00/21] Netfilter updates for net-next
 2015-05-18 16:52 UTC  (24+ messages)
` [PATCH 01/21] netfilter: ipset: Fix sparse warning
` [PATCH 02/21] netfilter: ipset: Give a better name to a macro in ip_set_core.c
` [PATCH 03/21] netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
` [PATCH 04/21] netfilter: ipset: Properly calculate extensions offsets and total length
` [PATCH 05/21] netfilter: ipset: No need to make nomatch bitfield
` [PATCH 06/21] netfilter: ipset: Preprocessor directices cleanup
` [PATCH 07/21] netfilter: ipset: Return ipset error instead of bool
` [PATCH 08/21] netfilter: ipset: Check IPSET_ATTR_PORT only once
` [PATCH 09/21] netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
` [PATCH 10/21] netfilter: ipset: Return bool values instead of int
` [PATCH 11/21] netfilter: ipset: Check for comment netlink attribute length
` [PATCH 12/21] netfilter: ipset: Fix ext_*() macros
` [PATCH 13/21] netfilter: ipset: Fix hashing for ipv6 sets
` [PATCH 14/21] netfilter: ipset: Improve preprocessor macros checks
` [PATCH 15/21] netfilter: ipset: Use better include files in xt_set.c
` [PATCH 16/21] netfilter: bridge: neigh_head and physoutdev can't be used at same time
` [PATCH 17/21] netfilter: bridge: free nf_bridge info on xmit
` [PATCH 18/21] netfilter: ipset: deinline ip_set_put_extensions()
` [PATCH 19/21] netfilter: xt_MARK: Add ARP support
` [PATCH 20/21] netfilter: x_tables: add context to know if extension runs from nft_compat
` [PATCH 21/21] netfilter: Use correct return for seq_show functions

[PATCH 1/2] can: mcp251x: fix resume when device is down
 2015-05-18 16:33 UTC  (2+ messages)
` [PATCH 2/2] can: mcp251x: get regulators optionally

[PATCH] vhost: support upto 509 memory regions
 2015-05-18 16:28 UTC  (8+ messages)

[PATCH net-next 00/16] sfc: Get/Set MAC address and ndo_[set/get]_vf_* entrypoint functions
 2015-05-18 16:21 UTC  (18+ messages)
` [PATCH net-next 01/16] sfc: Add permissions to MCDI commands
` [PATCH net-next 02/16] sfc: change definition of MC_CMD_VADAPTOR_ALLOC
` [PATCH net-next 03/16] sfc: MC_CMD_SET_MAC can only be called by the link control Function
` [PATCH net-next 04/16] sfc: Store vf_index in nic_data for Ef10
` [PATCH net-next 05/16] sfc: save old MAC address in case sriov_mac_address_changed fails
` [PATCH net-next 06/16] sfc: Store the efx_nic struct of the current VF in the VF data struct
` [PATCH net-next 07/16] sfc: protect filter table against use-after-free
` [PATCH net-next 08/16] sfc: Enable a VF to get its own MAC address
` [PATCH net-next 09/16] sfc: Initialise MCDI buffers to 0 on declaration
` [PATCH net-next 10/16] sfc: add ndo_set_vf_mac() function for EF10
` [PATCH net-next 11/16] sfc: Add ndo_get_vf_config() "
` [PATCH net-next 12/16] sfc: Change entity reset on MC reboot to a new datapath-only reset
` [PATCH net-next 13/16] sfc: add ndo_set_vf_vlan() function for EF10
` [PATCH net-next 14/16] sfc: add ndo_set_vf_link_state() "
` [PATCH net-next 15/16] sfc: Implement dummy disable of VF spoof check "
` [PATCH net-next 16/16] sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC

[PATCH net-next 0/8] s390: network patches for net-next
 2015-05-18 16:16 UTC  (10+ messages)
` [PATCH net-next 1/8] qeth: fix rx checksum offload handling
` [PATCH net-next 2/8] qeth: fix handling of IPA return codes
` [PATCH net-next 3/8] qeth: remove locks from sysfs _show
` [PATCH net-next 4/8] qeth: IFF_PROMISC flag to BRIDGE PORT mode
` [PATCH net-next 5/8] qeth: OSA version of SETBRIDGEPORT command
` [PATCH net-next 6/8] qeth: BRIDGEPORT "sanity check"
` [PATCH net-next 7/8] qeth: replace ENOSYS with EOPNOTSUPP
` [PATCH net-next 8/8] s390/lcs: Fix null-pointer access in msg

[RFC PATCH 00/13] Persistent grant maps for xen net drivers
 2015-05-18 16:04 UTC  (11+ messages)
` [RFC PATCH 09/13] xen-netfront: move grant_{ref, page} to struct grant
  ` [Xen-devel] "
` [RFC PATCH 10/13] xen-netfront: refactor claim/release grant
  ` [Xen-devel] "
` [RFC PATCH 11/13] xen-netfront: feature-persistent xenbus support
  ` [Xen-devel] "
` [RFC PATCH 12/13] xen-netfront: implement TX persistent grants
  ` [Xen-devel] "
` [RFC PATCH 13/13] xen-netfront: implement RX "
  ` [Xen-devel] "

Looking for a lost patch
 2015-05-18 16:02 UTC  (3+ messages)

[PATCH net-next] netfilter: Use correct return for seq_show functions
 2015-05-18 15:57 UTC  (2+ messages)

[PATCH] net-next: ethtool: Added port speed macros
 2015-05-18 15:46 UTC  (2+ messages)

[PATCH iproute2 00/10] RED and GRED fixes, plus TCA_GRED_LIMIT support
 2015-05-18 15:35 UTC  (11+ messages)
` [PATCH iproute2 01/10] tc: red, gred: Rename overloaded variable wlog
` [PATCH iproute2 02/10] tc: red, gred: Fix format specifier in burst size warning
` [PATCH iproute2 03/10] tc: red, gred: Notify when using the default value for "bandwidth"
` [PATCH iproute2 04/10] tc: red: Mark "bandwidth" parameter as optional in usage text
` [PATCH iproute2 05/10] tc: gred: Fix whitespace issues in code
` [PATCH iproute2 06/10] tc: gred: Print usage text if no arguments appear after "gred"
` [PATCH iproute2 07/10] tc: gred: Improve parameter/statistics output
` [PATCH iproute2 08/10] tc: gred: Handle unsigned values properly in option parsing/printing
` [PATCH iproute2 09/10] tc: gred: Adopt the term VQ in the command syntax and output
` [PATCH iproute2/net-next] tc: gred: Add support for TCA_GRED_LIMIT attribute

Multicast packets visible on different subnets in different namespaces
 2015-05-18 14:11 UTC  (3+ messages)

iproute equivalent of replacing address with ifconfig?
 2015-05-18 14:03 UTC 

__assign_irq_vector (x86) and irq vectors exhaust
 2015-05-18 13:53 UTC  (3+ messages)

[PATCH net-next] sfc: nicer log message on Siena SR-IOV probe fail
 2015-05-18 13:18 UTC 

[PATCH net-next] tcp: add rfc3168, section 6.1.1.1. fallback
 2015-05-18 12:31 UTC  (3+ messages)

__assign_irq_vector (x86) and irq vectors exhaust
 2015-05-18 12:48 UTC  (2+ messages)

[RFC 21/23] net/xen-netback: Make it running on 64KB page granularity
 2015-05-18 12:54 UTC  (6+ messages)
    ` [Xen-devel] "

[PATCH net-next 0/6] neigh cleanups and fixes
 2015-05-18 12:54 UTC  (10+ messages)
` [PATCH net-next 2/6] neigh: fix a possible leak issue of neigh entry

[PATCH] ping: ping doesn't work correctly with -m option
 2015-05-18 12:37 UTC 

[PATCH net-next] Better handling of transition to NUD_PROBE state
 2015-05-18 10:44 UTC 

[net PATCH] ip_vti/ip6_vti: Clear skb->mark when resetting skb->dev in receive path
 2015-05-18 10:33 UTC  (10+ messages)

[PATCH 0/3] ipvlan: fix ipv6 autoconfiguration via RA
 2015-05-18 10:13 UTC  (4+ messages)
` [PATCH 1/3] ipv6: make inet6addr_chain blocking and always call with rtnl locked

cpsw_ale clobbers learned addresses?
 2015-05-18  9:12 UTC  (2+ messages)

[PATCH v3] brcmfmac: prohibit ACPI power management for brcmfmac driver
 2015-05-18  6:26 UTC  (2+ messages)

[PATCH] ethtool: Added additional port speed macros
 2015-05-18 11:02 UTC 

[PATCH net v2] switchdev: don't abort hardware ipv4 fib offload on failure to program fib entry in hardware
 2015-05-18  5:11 UTC  (2+ messages)

[net-next fragmentation icmp v5 0/3] fragmentation ICMP
 2015-05-18  3:48 UTC  (2+ messages)

[PATCH net-next 0/3] cxgb4/cxgb4vf: Adds VI loopback, FL starvation support and cleanup
 2015-05-18  3:46 UTC  (5+ messages)
` [PATCH net-next 1/3] cxgb4: Add support for loopback between VI of same port
` [PATCH net-next 2/3] cxgb4: Add debugfs facility to inject FL starvation
` [PATCH net-next 3/3] cxgb4/cxgb4vf: function and argument name cleanup

netlink: Kill bogus lock_sock in netlink_insert
 2015-05-18  3:44 UTC  (8+ messages)
  ` [net] netlink: Make autobind rover an atomic_t
    ` [net] netlink: Reset portid after netlink_insert failure
      ` [net-next] netlink: Use random autobind rover

[RFC] about "ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT"
 2015-05-18  3:42 UTC  (4+ messages)
` [PATCH net] tcp/ipv6: fix flow label setting in TIME_WAIT state

[Patch net-next] netns: make nsid_lock per net
 2015-05-18  3:41 UTC  (3+ messages)

[PATCH net-next] net: dsa: bcm_sf2: properly propagate carrier down state for MoCA
 2015-05-18  3:40 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-05-18  3:39 UTC 

[PATCH] net: phy: Make sure PHY_RESUMING state change is always processed
 2015-05-18  3:38 UTC  (5+ messages)
` [PATCH] net: phy: Make sure phy_start() always re-enables the phy interrupts

[patch net-next] flow_dissector: remove bogus return in tipc section
 2015-05-18  3:38 UTC  (2+ messages)

[PATCH net-next, 1/1] hv_netvsc: change member name of struct netvsc_stats
 2015-05-18  3:38 UTC  (2+ messages)
` [PATCH net-next,1/1] "

[PATCH -next 0/3] tc state machinery cleanups
 2015-05-18  3:34 UTC  (2+ messages)

[PATCH] tcp: ensure epoll edge trigger wakeup when out of memory
 2015-05-18  2:50 UTC  (2+ messages)

[PATCH net-next v3] switchdev: add support for fdb add/del/dump via switchdev_port_obj ops
 2015-05-18  2:49 UTC  (2+ messages)

[PATCH v2 net-next 0/6] tcp: better handling of memory pressure
 2015-05-18  2:46 UTC  (2+ messages)

[PATCH net v3] rtnl/bond: don't send rtnl msg for unregistered iface
 2015-05-18  2:44 UTC  (3+ messages)
` [PATCH net v4] "

[PATCH net-next] net-packet: fix null pointer exception in rollover mode
 2015-05-18  2:42 UTC  (2+ messages)

[RFC PATCH net-next] tcp: add CDG congestion control
 2015-05-18  1:46 UTC  (2+ messages)

[PATCH net v2] switchdev: don't abort hardware ipv4 fib offload on failure to program fib entry in hardware
 2015-05-17 23:41 UTC  (2+ messages)

[PATCH 1/1] netfilter: Fix kernel panic in nfulnl_rcv_nl_event
 2015-05-17 21:30 UTC 

[PATCH v4 2/2] Renesas Ethernet AVB PTP clock driver
 2015-05-17 20:54 UTC 

[PATCH v4 1/2] Renesas Ethernet AVB driver proper
 2015-05-17 20:52 UTC 

Dear sir/ Madam
 2015-05-17 16:14 UTC 

[PATCH net-next] netfilter: synproxy: fix sparse errors
 2015-05-17 18:11 UTC  (2+ messages)

[PATCH net-next] ipip: fix one sparse error
 2015-05-17 18:11 UTC  (2+ messages)

[PATCH net-next] net: fix sparse error in csum_replace4()
 2015-05-17 18:11 UTC  (2+ messages)

[PATCH v2 net-next 5/5] net: Add GRE keyid in flow_keys
 2015-05-17 18:11 UTC  (4+ messages)
  ` [PATCH net-next] net: fix two sparse errors

[PATCH net-next V4 00/12] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-05-17 17:05 UTC  (14+ messages)
` [PATCH net-next V4 01/12] net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
` [PATCH net-next V4 02/12] net/mlx5_core: Set irq affinity hints
` [PATCH net-next V4 03/12] net/mlx5_core: Add EQ renaming mechanism
` [PATCH net-next V4 04/12] net/mlx5_core: HW data structs/types definitions cleanup
` [PATCH net-next V4 05/12] net/mlx5_core: New device capabilities handling
` [PATCH net-next V4 06/12] net/mlx5_core: Implement access functions of ptys register fields
` [PATCH net-next V4 07/12] net/mlx5_core: Implement get/set port status
` [PATCH net-next V4 08/12] net/mlx5_core: Modify CQ moderation parameters
` [PATCH net-next V4 09/12] net/mlx5_core: Set/Query port MTU commands
` [PATCH net-next V4 10/12] net/mlx5: Ethernet Datapath files
` [PATCH net-next V4 11/12] net/mlx5: Ethernet resource handling files
` [PATCH net-next V4 12/12] net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality

Dear sir/ Madam
 2015-05-17 14:30 UTC 

pull request: bluetooth 2015-05-17
 2015-05-17 12:51 UTC 

Aggiornamento webmail
 2015-05-17  8:14 UTC 

[PATCH v2] bnx2x: Alloc 4k fragment for each rx ring buffer element
 2015-05-17  7:14 UTC  (8+ messages)
      ` [PATCH v3] "

[PATCH v3 for-next 00/13] Add network namespace support in the RDMA-CM
 2015-05-17  6:27 UTC  (9+ messages)
` [PATCH v3 for-next 05/13] IB/cm: Reference count ib_cm_ids

[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
 2015-05-17  5:51 UTC  (13+ messages)
` [PATCH v4 for-next 02/12] IB/addr: Pass network namespace as a parameter
` [PATCH v4 for-next 03/12] IB/core: Find the network namespace matching connection parameters
` [PATCH v4 for-next 04/12] IB/ipoib: Return IPoIB devices "
` [PATCH v4 for-next 05/12] IB/cm: Share listening CM IDs
  ` [PATCH v4 for-next 01/12] IB/core: Add rwsem to allow reading device list or client list
  ` [PATCH v4 for-next 06/12] IB/cm: Expose service ID in request events
  ` [PATCH v4 for-next 07/12] IB/cma: Refactor RDMA IP CM private-data parsing code
  ` [PATCH v4 for-next 08/12] IB/cma: Add compare_data checks to the RDMA CM module
  ` [PATCH v4 for-next 12/12] IB/ucma: Take the network namespace from the process
` [PATCH v4 for-next 09/12] IB/cma: Separate port allocation to network namespaces
` [PATCH v4 for-next 10/12] IB/cma: Share CM IDs between namespaces
` [PATCH v4 for-next 11/12] IB/cma: Add support for network namespaces

rhashtable: Add cap on number of elements in hash table
 2015-05-17  1:38 UTC  (5+ messages)

[RFC][PATCH] Remove refcounting from unix domain sockets
 2015-05-16 23:34 UTC  (2+ messages)

[PATCH V6 05/10] audit: log creation and deletion of namespace instances
 2015-05-16 22:49 UTC  (7+ messages)

rhashtable: Add cap on number of elements in hash table
 2015-05-16 22:08 UTC  (4+ messages)
  ` [v2 PATCH] "

[PATCH net-next] sfc: nicer log message on Siena SR-IOV probe fail
 2015-05-16 22:02 UTC  (2+ messages)

[PATCH net v2 2/2] ipv6: fix ECMP route replacement
 2015-05-16 21:18 UTC  (4+ messages)

netlink: Disable insertions/removals during rehash
 2015-05-16 21:10 UTC  (4+ messages)

netlink: Kill bogus lock_sock in netlink_insert
 2015-05-16 20:58 UTC  (4+ messages)

[PATCH net-next v2] net: phy: Add state machine state transitions debug prints
 2015-05-16 20:47 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).