netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-07 01:01:06 to 2015-10-07 22:01:21 UTC [more...]

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-10-07 21:48 UTC  (36+ 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 06/15] ipv4: Merge ip_local_out and ip_local_out_sk
          ` [PATCH net-next 10/15] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
          ` [PATCH net-next 12/15] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
          ` [PATCH net-next 00/16] net: Pass net through the output path v2
            ` [PATCH net-next 01/16] ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
            ` [PATCH net-next 02/16] ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
            ` [PATCH net-next 03/16] xfrm: Only compute net once in xfrm_policy_queue_process
            ` [PATCH net-next 04/16] net: Pass net into dst_output and remove dst_output_okfn
            ` [PATCH net-next 05/16] dst: Pass a sk into .local_out
            ` [PATCH net-next 06/16] ipv4: Merge __ip_local_out and __ip_local_out_sk
            ` [PATCH net-next 07/16] ipv4: Merge ip_local_out and ip_local_out_sk
            ` [PATCH net-next 08/16] ipv6: Merge __ip6_local_out and __ip6_local_out_sk
            ` [PATCH net-next 09/16] ipv6: Merge ip6_local_out and ip6_local_out_sk
            ` [PATCH net-next 10/16] ipv4: Cache net in iptunnel_xmit
            ` [PATCH net-next 11/16] ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit
            ` [PATCH net-next 12/16] ppp: Cache net in pptp_xmit
            ` [PATCH net-next 13/16] ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound
            ` [PATCH net-next 14/16] ipv4,ipv6: Pass net into __ip_local_out and __ip6_local_out
            ` [PATCH net-next 15/16] ipv4,ipv6: Pass net into ip_local_out and ip6_local_out
            ` [PATCH net-next 16/16] dst: Pass net into dst->output

[PATCH-next v2 0/4] make non-modular code explicitly non-modular
 2015-10-07 21:47 UTC  (6+ messages)
` [PATCH-next v2 1/4] net/core: make sock_diag.c "
` [PATCH-next v2 2/4] net/dcb: make dcbnl.c "
` [PATCH-next v2 3/4] net/sched: make sch_blackhole.c "
` [PATCH-next v2 4/4] drivers/net/ethernet: make ti/cpsw-phy-sel.c "

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

[PATCH net-next 0/5] BPF/random32 updates
 2015-10-07 21:01 UTC  (11+ 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

[PATCH] i40evf: fix 32 bit build warnings
 2015-10-07 20:13 UTC 

linux 3.4.43 : kernel crash at __nf_conntrack_confirm
 2015-10-07 19:57 UTC 

[PATCH net-next] cxgb4: Enhance driver to update FW, when FW is too old
 2015-10-07 19:09 UTC  (2+ messages)
` [net-next] "

[patch net-next RFC 0/3] switchdev: change locking
 2015-10-07 18:54 UTC  (5+ messages)
` [patch net-next RFC 1/3] switchdev: assert rtnl in switchdev_port_obj_del
` [patch net-next RFC 2/3] switchdev: allow caller to explicitly use deferred attr_set version
` [patch net-next RFC 3/3] switchdev: introduce deferred variants of obj_add/del helpers

netpoll_send_skb_on_dev warning with bnx2
 2015-10-07 18:54 UTC  (6+ messages)

[PATCH net-next 0/4] net: VRF support in IPv6 stack
 2015-10-07 18:52 UTC  (8+ messages)
` [PATCH net-next 1/4] net: Add IPv6 support to l3mdev
` [PATCH net-next 2/4] net: Export fib6_get_table and nd_tbl
` [PATCH net-next 3/4] net: Add IPv6 support to VRF device
` [PATCH net-next 4/4] net: Add VRF support to IPv6 stack

[PATCH] bnx2fc: reduce stack usage in __bnx2fc_enable
 2015-10-07 18:49 UTC  (3+ messages)

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

[PATCH v2 net-next] bpf: fix cb access in socket filter programs
 2015-10-07 17:55 UTC 

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

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

[patch net-next v2 00/13] rocker: add support for multiple worlds
 2015-10-07 17:39 UTC  (7+ messages)

[PATCH] ip neigh: Add ifindex to request when filtering dumps by device
 2015-10-07 17:23 UTC 

[PATCH net-next 0/3] net: remove dsa.h from netdevice.h
 2015-10-07 17:20 UTC  (4+ messages)

[PATCH net] openvswitch: Fix egress tunnel info
 2015-10-07 17:19 UTC  (15+ messages)

[PATCH net-next v4] net: ipv6: Make address flushing on ifdown optional
 2015-10-07 17:01 UTC  (3+ messages)

[PATCH net-next] bpf: fix cb access in socket filter programs
 2015-10-07 16:53 UTC  (4+ messages)

[PATCH net] net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x
 2015-10-07 16:31 UTC 

[PATCH] net: mdio-octeon: Drop obsolete Kconfig advice
 2015-10-07 16:20 UTC  (2+ messages)

[PATCHv4 net 0/6] OVS conntrack fixes for net
 2015-10-07 16:12 UTC  (5+ messages)
` [PATCHv4 net 1/6] openvswitch: Fix typos in CT headers

[PATCH net] bpf: clear sender_cpu before xmit
 2015-10-07 16:09 UTC  (4+ messages)

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

[PATCH v3 00/14] RDS: connection scalability and performance improvements
 2015-10-07 15:58 UTC  (3+ messages)

[PATCH v4 00/14] RDS: connection scalability and performance improvements
 2015-10-07 15:53 UTC  (15+ messages)
` [PATCH v4 01/14] RDS: use kfree_rcu in rds_ib_remove_ipaddr
` [PATCH v4 02/14] RDS: make socket bind/release locking scheme simple and more efficient
` [PATCH v4 03/14] RDS: fix rds_sock reference bug while doing bind
` [PATCH v4 04/14] RDS: Use per-bucket rw lock for bind hash-table
` [PATCH v4 05/14] RDS: defer the over_batch work to send worker
` [PATCH v4 06/14] RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
` [PATCH v4 07/14] RDS: IB: ack more receive completions to improve performance
` [PATCH v4 08/14] RDS: IB: split send completion handling and do batch ack
` [PATCH v4 09/14] RDS: IB: handle rds_ibdev release case instead of crashing the kernel
` [PATCH v4 10/14] RDS: IB: fix the rds_ib_fmr_wq kick call
` [PATCH v4 11/14] RDS: IB: use already available pool handle from ibmr
` [PATCH v4 12/14] RDS: IB: mark rds_ib_fmr_wq static
` [PATCH v4 13/14] RDS: IB: use max_mr from HCA caps than max_fmr
` [PATCH v4 14/14] RDS: IB: split mr pool to improve 8K messages performance

[PATCH net-next] bpf, skb_do_redirect: clear sender_cpu before xmit
 2015-10-07 15:46 UTC  (2+ messages)

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

[PATCH] igb: improve handling of disconnected adapters
 2015-10-07 15:03 UTC  (3+ messages)
` [PATCH v3] "

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

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  (4+ messages)
` [PATCH v4] "

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

Gigabyte P35-DS3: does not stay suspended with default "ug" wake-on-lan setting
 2015-10-07  8:46 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 v2 1/2] mpls: multipath support
 2015-10-07  3:38 UTC  (4+ 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)


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