netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-06 18:00:32 to 2015-10-07 15:44:10 UTC [more...]

[PATCH net] bpf: clear sender_cpu before xmit
 2015-10-07 15:44 UTC  (3+ messages)

[PATCH net-next v4] net: ipv6: Make address flushing on ifdown optional
 2015-10-07 15:43 UTC  (2+ messages)

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

[PATCH net-next] net: Do not drop to make_route if oif is l3mdev
 2015-10-07 15:40 UTC 

[PATCH] igb: add more checks for disconnected adapter
 2015-10-07 15:03 UTC  (10+ messages)
` [Intel-wired-lan] "
        ` [PATCH] igb: improve handling of disconnected adapters
            ` [PATCH v3] "

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-10-07 14:48 UTC  (29+ 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

netpoll_send_skb_on_dev warning with bnx2
 2015-10-07 14:38 UTC  (4+ messages)

[GIT PULL nf-next 0/2] Fourth Round of IPVS Updates for v4.4
 2015-10-07 14:33 UTC  (5+ messages)
` [PATCH nf-next 1/2] ipvs: Remove possibly unused variable from ip_vs_out
    ` [Help needed] Kernel level, OSI layers 2-3 Network driver developments, anyone in Northwest US region ?
` [PATCH nf-next 2/2] ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}

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

[PATCH net-next] net: Fix vti use case with oif in dst lookups for IPv6
 2015-10-07 14:12 UTC  (3+ messages)

[PATCH net-next 0/5] BPF/random32 updates
 2015-10-07 13:43 UTC  (6+ messages)
` [PATCH net-next 1/5] net: move net_get_random_once to lib
` [PATCH net-next 2/5] once: make helper generic for calling function once
` [PATCH net-next 3/5] random32: add prandom_seed_full_state helper
` [PATCH net-next 4/5] random32: add prandom_init_once helper for own rngs
` [PATCH net-next 5/5] bpf: split state from prandom_u32() and consolidate {c,e}BPF prngs

[MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
 2015-10-07 13:36 UTC  (12+ messages)
` [MM PATCH V4.1 "

[PATCHv4 net 0/6] OVS conntrack fixes for net
 2015-10-07 13:33 UTC  (6+ messages)
` [PATCHv4 net 1/6] openvswitch: Fix typos in CT headers
` [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

linux-next: Tree for Oct 6
 2015-10-07 13:31 UTC  (4+ messages)

[PATCH] net/bonding: send arp in interval if no active slave
 2015-10-07 13:29 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] bnx2fc: reduce stack usage in __bnx2fc_enable
 2015-10-07 13:28 UTC  (2+ messages)

[PATCH net-next] bpf: fix cb access in socket filter programs
 2015-10-07 13:09 UTC  (3+ messages)

[PATCH net-next v2] bridge: allow adding of fdb entries pointing to the bridge device
 2015-10-07 12:14 UTC  (3+ messages)

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

[PATCH v3 0/5] net: dsa: complete and fix the dsa unbinding
 2015-10-07 11:56 UTC  (2+ messages)

[PATCH net-next] tcp: ensure prior synack rtx behavior with small backlogs
 2015-10-07 12:10 UTC  (2+ messages)

[PATCH 1/1] net: ipv4: tcp.c Fixed an assignment coding style issue
 2015-10-07 12:01 UTC  (2+ messages)

[PATCH net-next 0/3] s390: qeth patches for net-next
 2015-10-07 11:52 UTC  (2+ messages)

[PATCH net-next 0/8] bridge: netlink: complete port attribute support
 2015-10-07 11:50 UTC  (2+ messages)

[PATCH v4 net-next 00/10] Add new drivers: qed & qede
 2015-10-07 11:25 UTC  (11+ messages)
` [PATCH v4 net-next 01/10] qed: Add module with basic common support
` [PATCH v4 net-next 02/10] qed: Add basic L2 interface
` [PATCH v4 net-next 03/10] qede: Add basic Network driver
` [PATCH v4 net-next 04/10] qed: Add slowpath L2 support
` [PATCH v4 net-next 05/10] qede: Add basic network device support
` [PATCH v4 net-next 06/10] qede: classification configuration
` [PATCH v4 net-next 07/10] qed: Add link support
` [PATCH v4 net-next 08/10] qede: Add support for link
` [PATCH v4 net-next 09/10] qed: Add statistics support
` [PATCH v4 net-next 10/10] qede: Add basic ethtool support

[PATCH net-next] net: Lookup actual route when oif is VRF device
 2015-10-07 11:31 UTC  (2+ messages)

pull-request: mac80211-next 2015-10-05
 2015-10-07 11:29 UTC  (2+ messages)

[PATCH net-next 0/5 v2] net: Add saddr op to l3mdev and vrf
 2015-10-07 11:28 UTC  (2+ messages)

[PATCH 1/3][RESEND] doc: dt: net: Add fsl,wake-on-filer for eTSEC
 2015-10-07 11:20 UTC  (6+ messages)
` [PATCH 2/3][RESEND] powerpc: dts: p1022si: "
` [PATCH 3/3][RESEND] gianfar: Add WAKE_UCAST and "wake-on-filer" support

[PATCH net-next v3 0/2] openvswitch: add IPv6 tunneling support
 2015-10-07 11:18 UTC  (2+ messages)

[net-next:master 630/633] net/bridge/br_netlink.c:1110:1: warning: the frame size of 2160 bytes is larger than 2048 bytes
 2015-10-07 11:16 UTC  (3+ messages)
` [PATCH net-next] bridge: netlink: make br_fill_info's frame size smaller

[net] i40e/i40evf: set AQ count after memory allocation
 2015-10-07 11:14 UTC  (2+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by device index
 2015-10-07 11:12 UTC  (2+ messages)

[PATCH net] openvswitch: Fix egress tunnel info
 2015-10-07  9:53 UTC  (18+ messages)

[PATCH v2 0/4] sh_eth: Remove obsolete platform_device_id entries
 2015-10-07  8:14 UTC  (5+ messages)
` [PATCH v2 1/4] sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
` [PATCH v2 2/4] sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
` [PATCH v2 3/4] sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
` [PATCH v2 4/4] sh_eth: Remove obsolete r8a777x-ether "

[iproute2 PATCH] iplink: Support VF Trust
 2015-10-07 10:06 UTC 

[PATCH] brcm80211:Fix error handling in the function brcmf_sdio_htclk
 2015-10-07  9:49 UTC 

[net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-10-03
 2015-10-07 10:02 UTC  (2+ messages)

[PATCH] net: dsa: better error reporting
 2015-10-07  9:59 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: remove link polling
 2015-10-07  9:59 UTC  (2+ messages)

[PATCH] nfc: netlink: avoid NULL pointer dereference on error
 2015-10-07  9:33 UTC 

[PATCH v3 00/14] RDS: connection scalability and performance improvements
 2015-10-07  9:16 UTC  (2+ messages)

Gigabyte P35-DS3: does not stay suspended with default "ug" wake-on-lan setting
 2015-10-07  8:46 UTC 

[PATCH] net: mdio-octeon: Drop obsolete Kconfig advice
 2015-10-07  8:26 UTC 

[PATCH net-next] bpf, skb_do_redirect: clear sender_cpu before xmit
 2015-10-07  8:16 UTC 

remove dma_supported and pci_dma_supported as public APIs
 2015-10-07  8:03 UTC  (3+ messages)
` [PATCH 08/15] netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported

[PATCH] ethtool: add new emac_regs struct from driver, add new chip types
 2015-10-07  7:41 UTC  (3+ messages)

[PATCH] mlxsw: fix warnings for big-endian 32-bit dma_addr_t
 2015-10-07  7:00 UTC  (6+ messages)
  ` [PATCH v2] "

[patch net-next v3 00/14] rocker: add support for multiple worlds
 2015-10-07  6:14 UTC  (8+ messages)
` [patch net-next v3 06/14] rocker: introduce worlds infrastructure

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

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

[PATCH net-next] cxgb4: Enhance driver to update FW, when FW is too old
 2015-10-07  3:51 UTC 

[PATCH net-next v2 1/2] mpls: multipath support
 2015-10-07  3:38 UTC  (6+ messages)

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

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

[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] net: nhs: fix 32-bit build warning
 2015-10-06 22:21 UTC  (2+ messages)

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

[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 

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

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

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

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

[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 

[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()


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