netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-17 23:53:52 to 2015-09-18 19:32:59 UTC [more...]

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-18 19:32 UTC  (31+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 01/14] ebtables: Simplify the arguments to ebt_do_table
  ` [PATCH next 02/14] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
  ` [PATCH next 03/14] inet netfilter: Prefer state->hook to ops->hooknum
  ` [PATCH next 04/14] nftables: kill nft_pktinfo.ops
  ` [PATCH next 05/14] x_tables: Pass struct net in xt_action_param
  ` [PATCH next 06/14] x_tables: Use par->net instead of computing from the passed net devices
  ` [PATCH next 07/14] nftables: Pass struct net in nft_pktinfo
  ` [PATCH next 08/14] nftables: Use pkt->net instead of computing net from the passed net_devices
  ` [PATCH next 09/14] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6
  ` [PATCH next 10/14] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
  ` [PATCH next 11/14] ipvs: Read hooknum from state rather than ops->hooknum
  ` [PATCH next 12/14] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
  ` [PATCH next 13/14] netfilter: Pass net into nf_xfrm_me_harder
  ` [PATCH next 14/14] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 01/15] ebtables: Simplify the arguments to ebt_do_table
    ` [PATCH next 04/15] nftables: kill nft_pktinfo.ops
    ` [PATCH next 06/15] x_tables: Use par->net instead of computing from the passed net devices

[PATCH 4/6] net: freescale: Fix module autoload for OF platform driver
 2015-09-18 19:23 UTC  (2+ messages)

[PATCH] iplink_geneve: add UDP destination port configuration at link creation
 2015-09-18 18:39 UTC  (6+ messages)

[PATCH net-next] tcp: send loss probe after 1s if no RTT available
 2015-09-18 18:40 UTC 

[PATCH net-next] tcp: usec resolution SYN/ACK RTT
 2015-09-18 18:36 UTC 

[iproute PATCH 0/6] documentation enhancements
 2015-09-18 18:17 UTC  (7+ messages)
` [iproute PATCH 1/6] man: ip-address: align synopsis with help output
` [iproute PATCH 2/6] man: ip: add -h[uman-readable] option
` [iproute PATCH 3/6] comment: Fix remaining listings of wrong FSF address
` [iproute PATCH 4/6] man: ip-address: document mngtmpaddr and noprefixroute flags
` [iproute PATCH 5/6] man: lnstat: rewrite manpage
` [iproute PATCH 6/6] man: rtpr: add minimal manpage

[PATCH 1/2] net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
 2015-09-18 17:42 UTC  (2+ messages)

[PATCH 3/6] net: bcmgenet: Fix module autoload for OF platform driver
 2015-09-18 17:42 UTC  (2+ messages)

[PATCH 2/6] net: systemport: Fix module autoload for OF platform driver
 2015-09-18 17:41 UTC  (2+ messages)

mvneta: SGMII fixed-link not so fixed
 2015-09-18 17:30 UTC  (18+ messages)

netdev: question on ndo_set_rx_mode() API
 2015-09-18 17:07 UTC 

[RFC net-next 00/11] net: L3 master device
 2015-09-18 17:06 UTC  (12+ messages)
` [RFC net-next 01/11] net: Introduce L3 Master device abstraction
` [RFC net-next 02/11] net: Rename IFF_VRF_MASTER to IFF_L3MDEV
` [RFC net-next 03/11] net: Add support for l3mdev ops to VRF driver
` [RFC net-next 04/11] net: Replace vrf_master_ifindex{,_rcu} with l3mdev equivalents
` [RFC net-next 05/11] net: Replace vrf_dev_table and friends
` [RFC net-next 06/11] net: Replace calls to vrf_dev_get_rth
` [RFC net-next 07/11] net: Remove the now unused vrf_ptr
` [RFC net-next 08/11] net: Remove vrf header file
` [RFC net-next 09/11] net: Move netif_index_is_l3_master to l3mdev.h
` [RFC net-next 10/11] net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
` [RFC net-next 11/11] net: Add netif_is_l3_slave

[net-next 0/8][pull request] Intel Wired LAN Driver Updates 2015-09-17
 2015-09-18 16:58 UTC  (11+ messages)
` [net-next 1/8] i40e: rename variable to prevent clash of understanding
` [net-next 2/8] i40e/i40evf: save aq writeback for future inspection
` [net-next 3/8] i40e/i40evf: add handling of writeback descriptor
` [net-next 4/8] i40e/i40evf: add GetStatus command for nvmupdate
` [net-next 5/8] i40e/i40evf: add wait states to NVM state machine
` [net-next 6/8] i40e/i40evf: add exec_aq command to nvmupdate utility
` [net-next 7/8] i40e/i40evf: add get AQ result "
` [net-next 8/8] i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13

ATL1E 0000:02:00.0: swiotlb buffer is full (sz: 529461 bytes)
 2015-09-18 16:55 UTC  (3+ messages)

[PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-18 16:54 UTC  (2+ messages)

[PATCH v2 1/3] net: irda: pxaficp_ir: use sched_clock() for time management
 2015-09-18 16:36 UTC  (5+ messages)

[PATCH iproute2] configure: Check for Berkeley DB for arpd compilation
 2015-09-18 16:17 UTC 

[PATCH 2/2] net: phy: mdio-gpio: Fix module autoload for OF platform driver
 2015-09-18 16:16 UTC 

[PATCH 0/2] net: phy: Fix module autoload for OF platform drivers
 2015-09-18 16:15 UTC 

[PATCH net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-18 16:04 UTC 

[PATCH 6/6] net: moxa: Fix module autoload for OF platform driver
 2015-09-18 15:56 UTC 

[PATCH 5/6] net: ks8851: Fix module autoload for OF platform driver
 2015-09-18 15:55 UTC 

[PATCH 1/6] net: arc: Fix module autoload for OF platform driver
 2015-09-18 15:54 UTC 

[PATCH 0/6] net: Fix module autoload for OF platform drivers
 2015-09-18 15:53 UTC 

[PATCH 0/7] Phy and mdiobus fixes
 2015-09-18 15:20 UTC  (18+ messages)
` [PATCH 1/7] phy: fix of_mdio_find_bus() device refcount leak
` [PATCH 2/7] phy: fix mdiobus module safety
` [PATCH 3/7] phy: add proper phy struct device refcounting
` [PATCH 4/7] of_mdio: fix MDIO phy "
` [PATCH 5/7] net: fix phy refcounting in a bunch of drivers
` [PATCH 6/7] phy: fixed-phy: properly validate phy in fixed_phy_update_state()
` [PATCH 7/7] phy: add phy_device_remove()

[GIT-PULL nf-next 00/15] IPVS Updates for v4.4
 2015-09-18 14:20 UTC  (2+ messages)

[PATCH net-next V2 0/5] s390: qeth and iucv patches
 2015-09-18 14:06 UTC  (6+ messages)
` [PATCH net-next V2 1/5] qeth: remove extraneous length from %pM format
` [PATCH net-next V2 2/5] qeth: no write permission for readonly sysattr
` [PATCH net-next V2 3/5] qeth: move OSA portname into deprecated status
` [PATCH net-next V2 4/5] qeth: add layer 2 RX/TX checksum offloading
` [PATCH net-next V2 5/5] s390/iucv: do not use arrays as argument

[PATCH net 1/6] lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
 2015-09-18 13:45 UTC  (3+ messages)

Possible netlink autobind regression
 2015-09-18 13:37 UTC  (9+ messages)
          ` [PATCH v3] netlink: Fix autobind race condition that leads to zero port ID
            ` [PATCH v4] "

[net-next:master 33/33] net/sched/sch_dsmark.c:316:1: error: unrecognizable insn:
 2015-09-18 13:18 UTC  (3+ messages)

[PATCH v2 net-next 0/2] bpf: performance improvements
 2015-09-18 12:51 UTC  (9+ messages)
` [PATCH v2 net-next 1/2] cls_bpf: introduce integrated actions

[PATCH] wlcore: align reg_ch_conf_last[] to 64bit
 2015-09-18 12:37 UTC 

[PATCH 1/2] 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
 2015-09-18 12:17 UTC  (4+ messages)
` [PATCH 2/2] 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
  ` [PATCH 3/2] 8139cp: Improve accuracy of cp_interrupt() return, to survive IRQ storms
  ` [PATCH 4/2] 8139cp: Do not re-enable RX interrupts in cp_tx_timeout()

[PATCH] ip: allow using a device "help" (or a prefix thereof)
 2015-09-18 12:06 UTC  (2+ messages)

[linux-next] Regression in net/ipv4/route.c
 2015-09-18 10:57 UTC  (2+ messages)

pull request: bluetooth-next 2015-09-18
 2015-09-18 10:54 UTC 

[PATCH] macvtap: fix TUNSETSNDBUF values > 64k
 2015-09-18 10:50 UTC  (3+ messages)

[PULL] vhost: cleanups and fixes
 2015-09-18 10:42 UTC 

[PATCH 0/1] macvtap regression since 3.18
 2015-09-18 10:39 UTC  (3+ messages)
` [PATCH 1/1] macvtap: Fix regression for macvtap ioctls

[PATCH net 1/2] iptunnel: make rx/tx bytes counters consistent
 2015-09-18  9:47 UTC  (2+ messages)
` [PATCH net 2/2] ip6tunnel: "

[PATCH] tipc: reinitialize pointer after skb linearize
 2015-09-18  9:44 UTC  (2+ messages)

[PATCH] Revert "net/phy: Add Vitesse 8641 phy ID"
 2015-09-18  9:36 UTC  (2+ messages)

[PATCH 0/4] Netfilter fixes for net
 2015-09-18  9:17 UTC  (5+ messages)
` [PATCH 1/4] netfilter: nf_log: don't zap all loggers on unregister
` [PATCH 2/4] netfilter: bridge: fix routing of bridge frames with call-iptables=1
` [PATCH 3/4] netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
` [PATCH 4/4] netfilter: nf_log: wait for rcu grace after logger unregistration

[PATCH net] netlink: make sure -EBUSY won't escape from netlink_insert
 2015-09-18  8:05 UTC  (6+ messages)

[net-next:master 92/95] drivers/net/ethernet/broadcom/genet/bcmgenet.c:527:30-56: duplicated argument to && or ||
 2015-09-18  7:47 UTC 

[PATCH net 2/2] 8139cp: reset BQL when ring tx ring cleared
 2015-09-18  7:40 UTC  (12+ messages)

rfi: stmmac: creating an of mdio bus for attached dsa
 2015-09-18  7:26 UTC 

[PATCH/RFC net-next v3 0/4] ravb: Add support for r8a7795 SoC
 2015-09-18  7:27 UTC  (6+ messages)
` [PATCH/RFC net-next v3 1/4] phylib: Add phy_set_max_speed helper
` [PATCH/RFC net-next v3 2/4] ravb: Provide dev parameter to DMA API
` [PATCH/RFC net-next v3 3/4] ravb: Document binding for r8a7795 SoC
` [PATCH/RFC net-next v3 4/4] ravb: Add support "

[PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership
 2015-09-18  5:56 UTC  (3+ messages)

[PATCH net-next] sch_dsmark: improve memory locality
 2015-09-18  5:37 UTC  (2+ messages)

[PATCH net] tcp_cubic: do not set epoch_start in the future
 2015-09-18  5:35 UTC  (2+ messages)

[PATCH net] fjes: fix off-by-one error at fjes_hw_update_zone_task()
 2015-09-18  5:34 UTC  (2+ messages)

[PATCH net] MAINTAINERS: remove bouncing email address for qlcnic
 2015-09-18  5:33 UTC  (2+ messages)

[PATCH net 0/5] vxlan fixes
 2015-09-18  5:32 UTC  (4+ messages)
` [PATCH net 4/5] be2net: allow offloading with the same port for IPv4 and IPv6

[PATCH][RESEND] ARCNET: fix hard_header_len limit
 2015-09-18  5:27 UTC  (2+ messages)

pull request: bluetooth 2015-09-17
 2015-09-18  5:26 UTC  (2+ messages)

[PATCH net-next 0/2] net: bcmgenet: Interrupt coalescing
 2015-09-18  5:19 UTC  (2+ messages)

[PATCH v2] atm: deal with setting entry before mkip was called
 2015-09-18  5:13 UTC  (2+ messages)

xfrm4_garbage_collect reaching limit
 2015-09-18  5:00 UTC  (7+ messages)

[PATCH net] ipv6: ip6_fragment: fix headroom tests and skb leak
 2015-09-18  4:36 UTC  (2+ messages)

[PATCH net-next v2] net: Initialize table in fib result
 2015-09-18  4:35 UTC  (2+ messages)

[PATCH] solos-pci: Increase headroom on received packets
 2015-09-18  4:29 UTC  (4+ messages)
  ` [PATCH v2] "

[RESEND PATCH] net: ks8851: Export OF module alias information
 2015-09-18  4:24 UTC  (2+ messages)

[PATCH] ip: find correct route for socket which is not bound to a device
 2015-09-18  4:20 UTC  (2+ messages)

[PATCH net] net/mlx4_en:
 2015-09-18  4:04 UTC  (4+ messages)
` [PATCH v2 net] net/mlx4_en: really allow to change RSS key

[PATCH V1 net-next] net: only check perm protocol when register proto
 2015-09-18  4:03 UTC  (3+ messages)
` [PATCH V2 "

[PATCH net-next 2/2] bonding: use l4 hash if available
 2015-09-18  4:01 UTC  (2+ messages)

[PATCH net-next 1/2] tcp: provide skb->hash to synack packets
 2015-09-18  4:01 UTC  (2+ messages)

[PATCH] geneve: restore vlan bits in xmit path
 2015-09-18  0:42 UTC  (6+ messages)

[RFC PATCH 0/3] Network stack, first user of SLAB/kmem_cache bulk free API
 2015-09-17 23:57 UTC  (5+ messages)
  ` Experiences with slub bulk use-case for network stack

iproute2 tunnel name parsing
 2015-09-17 23:53 UTC  (3+ 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).