netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-06 07:52:00 to 2015-10-07 02:19:35 UTC [more...]

[PATCH net-next v2] net: Fix unused variable compile warning
 2015-10-07  2:19 UTC  (5+ messages)

[PATCH net-next] bpf: fix cb access in socket filter programs
 2015-10-07  2:18 UTC 

[patch net-next v3 00/14] rocker: add support for multiple worlds
 2015-10-07  1:50 UTC  (22+ messages)
` [patch net-next v3 02/14] rocker: rename rocker.h to rocker_hw.h
` [patch net-next v3 03/14] rocker: rename rocker.c to rocker_main.c
` [patch net-next v3 04/14] rocker: push tlv processing into separate files
` [patch net-next v3 05/14] rocker: implement set settings mode command
` [patch net-next v3 06/14] rocker: introduce worlds infrastructure
  ` [Linux Kernel Dev- OSI lvls 2-3 Networking modules] assistance needed in Pacific Northwest US
` [patch net-next v3 07/14] rocker: introduce OF-DPA world skeleton
` [patch net-next v3 08/14] rocker: set default world on port probe and clean world on remove
` [patch net-next v3 09/14] rocker: pass "learning" value as a parameter to rocker_port_set_learning
` [patch net-next v3 10/14] rocker: pre-allocate wait structures during cmd ring init
` [patch net-next v3 11/14] rocker: remove trans parameter to rocker_cmd_exec function
` [patch net-next v3 12/14] rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
` [patch net-next v3 13/14] rocker: move OF-DPA stuff into separate file
` [patch net-next v3 14/14] rocker: return -EOPNOTSUPP for undefined world ops

[Patch net] act_mirred: clear sender cpu before sending to tx
 2015-10-07  1:27 UTC  (2+ messages)

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-10-07  1:24 UTC  (24+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder
      ` [PATCH net-next 0/6] net: Pass net through ip fragmention
        ` [PATCH net-next 00/15] net: Pass net through the output path
          ` [PATCH net-next 01/15] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
          ` [PATCH net-next 02/15] xfrm: Only compute net once in xfrm_policy_queue_process
          ` [PATCH net-next 03/15] net: Pass net into dst_output and remove dst_output_okfn
          ` [PATCH net-next 04/15] dst: Pass a sk into .local_out
          ` [PATCH net-next 05/15] ipv4: Merge __ip_local_out and __ip_local_out_sk
          ` [PATCH net-next 06/15] ipv4: Merge ip_local_out and ip_local_out_sk
          ` [PATCH net-next 07/15] ipv6: Merge __ip6_local_out and __ip6_local_out_sk
          ` [PATCH net-next 08/15] ipv6: Merge ip6_local_out and ip6_local_out_sk
          ` [PATCH net-next 09/15] ipv4: Cache net in iptunnel_xmit
          ` [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
          ` [PATCH net-next 11/15] ppp: Cache net in pptp_xmit
          ` [PATCH net-next 12/15] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
          ` [PATCH net-next 13/15] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out
          ` [PATCH net-next 14/15] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out
          ` [PATCH net-next 15/15] dst: Pass net into dst->output

[PATCH] ipvs: Remove possibly unused net variable from ip_vs_out
 2015-10-07  1:14 UTC  (4+ messages)

[PATCH] ovs: do not allocate memory from offline numa node
 2015-10-07  1:01 UTC  (4+ messages)
    ` [ovs-dev] "

[PATCH net-next 0/3] net: remove dsa.h from netdevice.h
 2015-10-07  0:42 UTC  (5+ messages)
` [PATCH net-next 1/3] net: dsa: add uses_hw_tag
` [PATCH net-next 2/3] net: dsa: include dsa.h in dsa_priv.h
` [PATCH net-next 3/3] net: remove dsa.h include from linux/netdevice.h

[PATCH RFC v1 0/7] NCSI Support
 2015-10-06 23:19 UTC  (5+ messages)
` [PATCH RFC v1 7/7] net/faraday: Enable offload checksum according to device-tree

[PATCH] igb: add more checks for disconnected adapter
 2015-10-06 22:59 UTC  (8+ messages)
` [Intel-wired-lan] "
        ` [PATCH] igb: improve handling of disconnected adapters

[PATCH] net: nhs: fix 32-bit build warning
 2015-10-06 22:21 UTC  (2+ messages)

[PATCH net-next] tcp: ensure prior synack rtx behavior with small backlogs
 2015-10-06 21:49 UTC 

[PATCH] mlxsw: fix warnings for big-endian 32-bit dma_addr_t
 2015-10-06 21:47 UTC 

[PATCH 1/2 net] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
 2015-10-06 21:46 UTC  (4+ messages)
` [PATCH 2/2] Do not set shared_ports when nreq > MAX_MSIX

[PATCH net-next] iproute2: document -timestamp option
 2015-10-06 21:16 UTC 

[PATCH net] openvswitch: Fix egress tunnel info
 2015-10-06 21:16 UTC  (15+ messages)

[PATCH net] ppp: don't override sk->sk_state in pppoe_flush_dev()
 2015-10-06 21:12 UTC  (11+ messages)

[PATCH] bridge/netfilter: avoid unused label warning
 2015-10-06 21:02 UTC  (4+ messages)

[PATCH] af_unix: introduce unix_sk_const helper
 2015-10-06 20:52 UTC 

[patch net-next v2 00/13] rocker: add support for multiple worlds
 2015-10-06 20:42 UTC  (8+ messages)
` [patch net-next v2 06/13] rocker: introduce worlds infrastructure

[RFC PATCH] net: mvneta: add ethtool statistics
 2015-10-06 20:41 UTC  (3+ messages)
  ` [PATCH RFC] "

[PATCH net-next v4] net: Microchip encx24j600 driver
 2015-10-06 20:37 UTC 

[PATCH net-next v2 1/2] mpls: multipath support
 2015-10-06 20:31 UTC  (5+ messages)

[PATCH v2] Documentation: improve line discipline method descriptions
 2015-10-06 20:24 UTC  (2+ messages)

[PATCH] net/bonding: send arp in interval if no active slave
 2015-10-06 19:58 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net] xps: clear skb sender_cpu before tee
 2015-10-06 19:38 UTC 

[PATCH net-next 0/2] bpf: unprivileged
 2015-10-06 19:26 UTC  (14+ messages)
` [PATCH net-next 1/2] bpf: enable non-root eBPF programs

[PATCH v3 0/5] Add support for Broadcom's iProc MDIO and Cygnus Ethernet PHY
 2015-10-06 19:25 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: net: Broadcom iProc MDIO bus driver device tree binding
` [PATCH v3 2/5] net: phy: Broadcom iProc MDIO bus driver
` [PATCH v3 3/5] net: phy: Add Broadcom phy library for common interfaces
` [PATCH v3 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
` [PATCH v3 5/5] net: phy: bcm7xxx: Modified to use global core register defines

[PATCH] af_unix: constify the sock parameter in unix_sk()
 2015-10-06 19:03 UTC 

[PATCH v2 4/5] net: phy: Broadcom Cygnus internal Etherent PHY driver
 2015-10-06 18:56 UTC  (2+ messages)

[PATCH net-next v2 2/2] mpls: flow-based multipath selection
 2015-10-06 18:46 UTC 

[PATCH net-next v2 0/2] mpls: multipath support
 2015-10-06 18:46 UTC 

[PATCH 1/1] net: ipv4: tcp.c Fixed an assignment coding style issue
 2015-10-06 18:08 UTC 

[PATCHv3 net 0/6] OVS conntrack fixes for net
 2015-10-06 18:01 UTC  (4+ messages)
` [PATCHv3 net 2/6] openvswitch: Fix skb leak in ovs_fragment()

[PATCHv4 net 0/6] OVS conntrack fixes for net
 2015-10-06 18:00 UTC  (7+ messages)
` [PATCHv4 net 1/6] openvswitch: Fix typos in CT headers
` [PATCHv4 net 2/6] openvswitch: Fix skb leak in ovs_fragment()
` [PATCHv4 net 3/6] openvswitch: Ensure flow is valid before executing ct
` [PATCHv4 net 4/6] openvswitch: Reject ct_state unsupported bits
` [PATCHv4 net 5/6] openvswitch: Extend ct_state match field to 32 bits
` [PATCHv4 net 6/6] openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT

[PATCH RFC 0/3] net: Add driver helper function to determine if checksum is offloadable
 2015-10-06 16:54 UTC  (9+ messages)
` [PATCH RFC 2/3] net: Add driver helper function to determine checksum offloadability
` [PATCH RFC 3/3] mlx4: Call skb_csum_offload_check to check offloadability

[PATCH net-next v3 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-06 16:30 UTC  (2+ messages)

[PATCH net-next v2] bridge: allow adding of fdb entries pointing to the bridge device
 2015-10-06 16:06 UTC 

[PATCH net-next] bridge: allow adding of fdb entries pointing to the bridge device
 2015-10-06 15:55 UTC  (3+ messages)

[PATCH net-next v2 1/2] regmap: Allow installing custom reg_update_bits function
 2015-10-06 15:07 UTC  (7+ messages)

HW communication debugging interface - ideas?
 2015-10-06 15:02 UTC  (14+ messages)

linux-next: Tree for Oct 6
 2015-10-06 14:46 UTC  (3+ messages)

[PATCH v3 5/5] net: dsa: exit probe if no switch were found
 2015-10-06 14:40 UTC 

[PATCH v3 4/5] net: dsa: switch to devm_ calls and remove kfree calls
 2015-10-06 14:40 UTC 

[PATCH v3 3/5] net: dsa: complete dsa_switch_destroy
 2015-10-06 14:40 UTC 

[PATCH v3 2/5] net: dsa: add missing dsa_switch mdiobus remove
 2015-10-06 14:40 UTC 

[PATCH v3 1/5] net: dsa: add missing kfree on remove
 2015-10-06 14:39 UTC 

[PATCH v3 0/5] net: dsa: complete and fix the dsa unbinding
 2015-10-06 14:39 UTC 

[PATCH 1/2] regmap: only call custom reg_update_bits() if reg is marked volatile
 2015-10-06 14:31 UTC  (9+ messages)

Xmas Loan Offer@2%
 2015-10-06 16:29 UTC 

[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
 2015-10-06 14:23 UTC 

[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
 2015-10-06 14:28 UTC  (2+ messages)

[PATCH net-next 0/3] s390: qeth patches for net-next
 2015-10-06 13:12 UTC  (4+ messages)
` [PATCH net-next 1/3] Subject: s390/qeth: switch to napi_gro_receive
` [PATCH net-next 2/3] s390/qeth: optimize MAC handling in rx_mode callback
` [PATCH net-next 3/3] s390/qdio: fix WARN_ON_ONCE condition

[PATCH net-next 0/8] bridge: netlink: complete port attribute support
 2015-10-06 12:43 UTC  (12+ messages)
` [PATCH net-next 1/8] bridge: netlink: export port's root id
` [PATCH net-next 2/8] bridge: netlink: export port's bridge id
` [PATCH net-next 3/8] bridge: netlink: export port's designated cost and port
` [PATCH net-next 4/8] bridge: netlink: export port's id and number
` [PATCH net-next 5/8] bridge: netlink: export port's topology_change_ack and config_pending
` [PATCH net-next 6/8] bridge: netlink: export port's timer values
` [PATCH net-next 7/8] bridge: netlink: allow to flush port's fdb
` [PATCH net-next 8/8] bridge: netlink: add support for port's multicast_router attribute

[PATCH v2 1/5] net: dsa: add missing kfree on remove
 2015-10-06 11:15 UTC  (6+ messages)

[PATCH 2/2] Convert smsc911x to use ACPI as well as DT
 2015-10-06 11:08 UTC  (14+ messages)

Segmentation fault in iproute2 ss -p (versions 4.0.0, 4.1.0 and 4.1.1)
 2015-10-06 10:09 UTC  (3+ messages)
` "ss -p" segfaults
  ` "ss -p" segfaults (updated to 4.2)

[PATCH 00/12] net: assorted y2038 changes
 2015-10-06  9:37 UTC  (7+ messages)
` [PATCH 12/12] [RFC] can: avoid using timeval for uapi

Fw: [Bug 105441] New: r8152: Autonegotiation does not detect link
 2015-10-06  9:31 UTC 

[PATCH] ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
 2015-10-06  8:14 UTC 

[PATCH] ethtool: fix typo in man page
 2015-10-06  8:07 UTC 

[patch net-next v3 00/14] rocker: add support for multiple worlds
 2015-10-06  8:02 UTC  (5+ messages)
` [patch net-next v3 01/14] rocker: remove unused rocker_port param from alloc funcs and shorten their names
` [patch net-next v3 02/14] rocker: rename rocker.h to rocker_hw.h
` [patch net-next v3 03/14] rocker: rename rocker.c to rocker_main.c


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