netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-03 22:13:15 to 2015-02-04 23:14:01 UTC [more...]

[PATCH 1/3] bridge: Base the BR_PROXYARP decision on the target port flag
 2015-02-04 23:13 UTC  (4+ messages)
` [PATCH 2/3] bridge: Selectively prevent bridge port flooding for proxy ARP
` [PATCH 3/3] bridge: Allow proxy ARP for unicast ARP requests

[PATCH] sit: fix some __be16/u16 mismatches
 2015-02-04 23:12 UTC 

[PATCH] ipv6: fix sparse errors in ip6_make_flowlabel()
 2015-02-04 23:03 UTC 

pull-request: mac80211-next 2015-02-03
 2015-02-04 22:58 UTC  (2+ messages)

[RFC: add openvswitch actions using BPF 0/9]
 2015-02-04 22:49 UTC  (6+ messages)
  ` [RFC: add openvswitch actions using BPF 1/9] hack: Do not compile datapath
  ` [RFC: add openvswitch actions using BPF 2/9] odp: add a new ODP action: OVS_ACTION_ATTR_BPF_PROG
  ` [RFC: add openvswitch actions using BPF 3/9] tests: add a OVS_ACTION_ATTR_BPF_PROG ation unit test case
  ` [RFC: add openvswitch actions using BPF 4/9] autoconf: support -with-llc options
  ` [RFC: add openvswitch actions using BPF 5/9] bpf: add the first BPF program

[RFC: add openvswitch actions using BPF 0/2]
 2015-02-04 22:48 UTC  (3+ messages)
  ` [RFC: add openvswitch actions using BPF 1/2] BPF: add a new BPF program type BPF_PROG_TYPE_OPENVSWITCH
  ` [RFC: add openvswitch actions using BPF 2/2] openvswitch: implements the BPF_PROG action in datapath

[PATCH 0/3] Fix checkpatch errors in drivers/isdn/isdnloop
 2015-02-04 22:33 UTC  (4+ messages)
` [PATCH 1/3] drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle
` [PATCH 2/3] drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications
` [PATCH 3/3] drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle

[PATCH net] hyperv: Fix the error processing in netvsc_send()
 2015-02-04 22:26 UTC  (7+ messages)

[PATCH net] pktgen: fix UDP checksum computation
 2015-02-04 22:08 UTC 

[PATCH] csiostor:Use firmware version from cxgb4/t4fw_version.h
 2015-02-04 22:00 UTC  (2+ messages)

[PATCH for-3.19] vhost/net: fix up num_buffers endian-ness
 2015-02-04 21:59 UTC  (2+ messages)

[PATCH 2/2] tlan: msecs_to_jiffies convrsion
 2015-02-04 21:58 UTC  (2+ messages)

[PATCH 1/2] tlan: use msecs_to_jiffies for conversion
 2015-02-04 21:58 UTC  (2+ messages)

pull request: bluetooth-next 2015-02-03
 2015-02-04 21:56 UTC  (2+ messages)

[PATCH] gianfar: correct the bad expression while writing bit-pattern
 2015-02-04 21:55 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next] net: add skb functions to process remote checksum offload
 2015-02-04 21:54 UTC  (2+ messages)

[PATCH] net: usb: sr9700: Use 'SR_' prefix for the common register macros
 2015-02-04 21:53 UTC  (2+ messages)

[PATCH net-next] bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging
 2015-02-04 21:51 UTC  (5+ messages)

[PATCH v2] net: bluetooth: hci_sock: Use 'const void *' instead of 'void *' for 2nd parameter of hci_test_bit()
 2015-02-04 21:47 UTC  (9+ messages)

[PATCH net] net: remove some sparse warnings
 2015-02-04 21:37 UTC 

[PATCH net] flow_keys: n_proto type should be __be16
 2015-02-04 21:31 UTC 

[PATCH] net: fs_enet: Implement NETIF_F_SG feature
 2015-02-04 21:13 UTC  (2+ messages)

Throughput regression with `tcp: refine TSO autosizing`
 2015-02-04 21:11 UTC  (18+ messages)

[PATCH net-next] xps: fix xps for stacked devices
 2015-02-04 21:03 UTC  (2+ messages)

[PATCH net 0/2] netns: audit netdevice creation with IFLA_NET_NS_[PID|FD]
 2015-02-04 20:33 UTC  (4+ messages)

3.19-rc7 netconsole locking bug
 2015-02-04 19:59 UTC  (2+ messages)

[PATCH net-next v2 00/17] RFC: new ETHTOOL_GSETTINGS/SSETTINGS API
 2015-02-04 19:53 UTC  (18+ messages)
` [PATCH net-next v2 03/17] net: ethtool: add "
` [PATCH net-next v2 04/17] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v2 05/17] net: usnic: "
` [PATCH net-next v2 06/17] net: bonding: "
` [PATCH net-next v2 07/17] net: ipvlan: "
` [PATCH net-next v2 08/17] net: macvlan: "
` [PATCH net-next v2 09/17] net: team: "
` [PATCH net-next v2 10/17] net: fcoe: "
` [PATCH net-next v2 11/17] net: rdma: "
` [PATCH net-next v2 12/17] net: 8021q: "
` [PATCH net-next v2 13/17] net: bridge: "
  ` [PATCH net-next v2 01/17] net: usnic: remove unused call to ethtool_ops::get_settings
  ` [PATCH net-next v2 02/17] net: usnic: use __ethtool_get_settings
  ` [PATCH net-next v2 14/17] net: core: use __ethtool_get_ksettings
  ` [PATCH net-next v2 15/17] net: ethtool: remove unused __ethtool_get_settings
  ` [PATCH net-next v2 17/17] net: mlx4: use new ETHTOOL_G/SSETTINGS API
` [PATCH net-next v2 16/17] net: mlx4: identify predicate for debug messages

[PATCH] net: sched: One function call less in em_meta_change() after error detection
 2015-02-04 19:40 UTC  (20+ messages)
                                ` [PATCH] cxgb4: Delete an unnecessary check before the function call "release_firmware"
                                ` [PATCH] myri10ge: Delete an unnecessary check before the function call "kfree"
                                ` [PATCH] net: fec: Delete unnecessary checks "
                                ` [PATCH] netxen: Delete an unnecessary check "
                                ` [PATCH] qlogic: Deletion of unnecessary checks before two function calls
                                ` [PATCH] net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
                                ` [PATCH 0/2] CW1200: Deletion of an unnecessary check
                                  ` [PATCH 1/2] CW1200: Delete an unnecessary check before the function call "release_firmware"
                                  ` [PATCH 2/2] CW1200: Less function calls in cw1200_load_firmware_cw1200() after error detection
                                ` [PATCH] ath9k: Delete an unnecessary check before the function call "relay_close"
                                ` [PATCH] ath10k: Delete unnecessary checks before the function call "release_firmware"
                                ` [PATCH] orinoco: Delete an unnecessary check before the function call "kfree"
                                ` [PATCH] HostAP: "
                                ` [PATCH] net: brcm80211: Delete unnecessary checks before two function calls
                                  ` [PATCH] net: Mellanox: Delete unnecessary checks before the function call "vunmap"

Ipsec with mark encryption decision made before mangle output chain
 2015-02-04 19:06 UTC 

[PATCH iproute2] iproute2: ip-link.8.in: Spelling fixes
 2015-02-04 19:04 UTC 

[PATCH net-next v2 1/2] pkt_sched: fq: avoid artificial bursts for clocked flows
 2015-02-04 18:47 UTC  (4+ messages)

[PATCH net-next] i40e: mark constant as ULL
 2015-02-04 17:49 UTC  (3+ messages)

[PATCH] bridge: Remove BR_PROXYARP flooding check code
 2015-02-04 17:36 UTC  (3+ messages)

skb_try_coalesce and fraglists (bug?)
 2015-02-04 17:28 UTC  (2+ messages)

(unknown),
 2015-02-04  5:07 UTC 

[PATCH v3 1/3] genetlink: document parallel_ops
 2015-02-04 16:16 UTC  (8+ messages)
` [PATCH v3 2/3] genetlink: disallow subscribing to unknown mcast groups

[PATCH net-next] vxlan: Only set has-GBP bit in header if any other bits would be set
 2015-02-04 16:00 UTC 

[PATCH net] ip6_gre: fix endianness errors in ip6gre_err
 2015-02-04 15:50 UTC  (3+ messages)

[PATCH net-next] xfrm6: Fix a offset value for network header in _decode_session6
 2015-02-04 14:31 UTC 

[PATCH] xen-netfront: Use static attribute groups for sysfs entries
 2015-02-04 13:53 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] hyper-v: allow access to vmbus from userspace driver
 2015-02-04 13:42 UTC  (2+ messages)
`  "

[PATCH] hso: Use static attribute groups for sysfs entry
 2015-02-04 13:39 UTC 

[PATCH] tun: Use static attribute groups for sysfs entries
 2015-02-04 13:37 UTC 

[RFC] NAPI behavior when (work < weight)
 2015-02-04 13:37 UTC  (2+ messages)

MTU problems with GRE and IPv6
 2015-02-04 12:31 UTC 

[PATCH] net: core/dev: fix sparse warning
 2015-02-04 13:21 UTC  (4+ messages)

pull-request: can-next 2015-02-04
 2015-02-04 13:09 UTC 

[PATCH 1/3] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2015-02-04 12:57 UTC  (2+ messages)
` [E1000-devel] "

[PATCH net-next 0/3] Add support in ethtool to get expansion ROM version
 2015-02-04 12:49 UTC  (4+ messages)
` [PATCH net-next 1/3] ethtool: rename reserved1 memeber in ethtool_drvinfo for "
` [PATCH net-next 2/3] cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
` [PATCH 3/3] ethtool: Add support to get expansion ROM version in ethtool getdrvinfo

low vxlan throughput with tso enabled
 2015-02-04 12:42 UTC  (5+ messages)

[PATCH] net: ethernet: ti/cpsw-common.c: fix sparse warning
 2015-02-04 12:31 UTC 

Invalid timestamp? causing tight ack loop (hundreds of thousands of packets / sec)
 2015-02-04 12:20 UTC  (5+ messages)

[PATCH net v4] net: ipv6: allow explicitly choosing optimistic addresses
 2015-02-04 11:53 UTC  (2+ messages)

[PATCH net 1/1] qlcnic: Fix NAPI poll routine for Tx completion
 2015-02-04 10:41 UTC 

[PATCH net v3] net: ipv6: allow explicitly choosing optimistic addresses
 2015-02-04 11:05 UTC  (6+ messages)

PROBLEM: Bnx2x Checksum/Length Error Over GRE Tunnel
 2015-02-04 10:00 UTC  (3+ messages)

[PATCHv2 net-next] cxgb4: Add low latency socket busy_poll support
 2015-02-04 10:02 UTC 

[RFC][PATCHSET] more iov_iter conversion in net/*
 2015-02-04  9:13 UTC  (32+ messages)
` [PATCH v2 01/18] netlink: make the check for "send from tx_ring" deterministic
        ` [PATCH v3 "
        ` [PATCH v3 02/18] ipv4: raw_send_hdrinc(): pass msghdr
        ` [PATCH v3 03/18] ipv6: rawv6_send_hdrinc(): "
        ` [PATCH v3 04/18] vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
        ` [PATCH v3 05/18] rxrpc: switch rxrpc_send_data() to iov_iter primitives
        ` [PATCH v3 06/18] rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
        ` [PATCH v3 07/18] ip: stash a pointer to msghdr in struct ping_fakehdr
        ` [PATCH v3 08/18] ip: convert tcp_sendmsg() to iov_iter primitives
        ` [PATCH v3 09/18] net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
        ` [PATCH v3 10/18] tipc: tipc ->sendmsg() conversion
        ` [PATCH v3 11/18] net: bury net/core/iovec.c - nothing in there is used anymore
        ` [PATCH v3 12/18] crypto: switch af_alg_make_sg() to iov_iter
        ` [PATCH v3 13/18] net/socket.c: fold do_sock_{read,write} into callers
        ` [PATCH v3 14/18] net: switch sockets to ->read_iter/->write_iter
        ` [PATCH v3 15/18] vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
        ` [PATCH v3 16/18] vhost: don't bother with copying iovec in handle_tx()
        ` [PATCH v3 17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
        ` [PATCH v3 18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user()
` [PATCH v2 17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()

[PATCH RFC] ipv4 tcp: Use fine granularity to increase probe_size for tcp pmtu
 2015-02-04  8:10 UTC 

[PATCH 1/3] wireless: orinoco: orinoco_plx use msecs_to_jiffies for conversion
 2015-02-04  8:07 UTC  (3+ messages)
` [PATCH 2/3] wireless: orinoco: orinoco_pci "
` [PATCH 3/3] wireless: orinoco: orinoco_tmd "

[PATCH net-next] cxgb4: Add low latency socket busy_poll support
 2015-02-04  7:50 UTC  (6+ messages)

[PATCH] cw1200: use msecs_to_jiffies for conversion
 2015-02-04  7:39 UTC 

[PATCH] net: remove sock_iocb
 2015-02-04  7:29 UTC  (4+ messages)

[PATCH v4 net 0/3] Restore UFO support to virtio_net devices
 2015-02-04  7:08 UTC  (3+ messages)
` [PATCH v3 net 1/3] ipv6: Select fragment id during UFO segmentation if not set

[PATCH] tun: orphan an skb on tx
 2015-02-04  6:35 UTC  (5+ messages)

AF_NETDEV - device specific sockets
 2015-02-04  5:51 UTC  (5+ messages)

[PATCH v3 3/3] stmmac: pci: add MSI support for Intel Quark X1000
 2015-02-04  3:49 UTC  (4+ messages)

[PATCH 0/6 net-next] rhashtable fixes
 2015-02-04  2:32 UTC  (6+ messages)

[PATCH net-next] tcp: do not pace pure ack packets
 2015-02-04  2:31 UTC 

Question: should local address be expired when updating PMTU?
 2015-02-04  1:59 UTC  (5+ messages)

[RFC] Possible data stall with RPS and CPU hotplug
 2015-02-04  1:19 UTC  (2+ messages)

NETDEV WATCHDOG: internal(r8152): transmit queue 0 timed out
 2015-02-04  0:20 UTC  (6+ messages)

[PATCH v3] net/fsl_pq_mdio: Document supported compatibles
 2015-02-04  0:11 UTC  (2+ messages)

[RFC 0/3] Slab allocator array operations
 2015-02-03 23:19 UTC 

Per-connection tcp_retries2 and RFC 1122 compliance
 2015-02-03 23:15 UTC  (4+ 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).