netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-15 03:13:02 to 2015-06-16 00:20:10 UTC [more...]

[PATCH] pkt_sched: sch_qfq: remove redundant -if- control statement
 2015-06-16  0:20 UTC  (2+ messages)

[PATCH 1/1] net: replace if()/BUG with BUG_ON()
 2015-06-16  0:12 UTC  (2+ messages)

[PATCH net-next 00/15] Simplify netfilter and network namespaces
 2015-06-16  0:10 UTC  (17+ messages)
` [PATCH net-next 04/15] ebtables: Simplify the arguments to ebt_do_table
` [PATCH net-next 05/15] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
` [PATCH net-next 06/15] inet netfilter: Prefer state->hook to ops->hooknum
` [PATCH net-next 07/15] nftables: kill nft_pktinfo.ops
` [PATCH net-next 08/15] tc: Simplify em_ipset_match
` [PATCH net-next 09/15] x_tables: Pass struct net in xt_action_param
` [PATCH net-next 10/15] x_tables: Use par->net instead of computing from the passed net devices
` [PATCH net-next 11/15] nftables: Pass struct net in nft_pktinfo
` [PATCH net-next 12/15] nf_tables: Use pkt->net instead of computing net from the passed net_devices
` [PATCH net-next 13/15] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
` [PATCH net-next 14/15] ipv4: Pass struct net into ip_defrag and ip_check_defrag
` [PATCH net-next 15/15] ipv6: Pass struct net into nf_ct_frag6_gather

[PATCH net-next] bridge: del external_learned fdbs from device on flush or ageout
 2015-06-16  0:09 UTC  (5+ messages)

[GIT] [4.2] NFC update
 2015-06-15 23:44 UTC  (2+ messages)

[PATCH net] net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration
 2015-06-15 23:43 UTC  (2+ messages)

[PATCH net-next 0/2] bonding: extend the 3ad exported attributes
 2015-06-15 23:40 UTC  (6+ messages)
` [PATCH net-next 1/2] bonding: export slave's actor_oper_port_state via sysfs and netlink
` [PATCH net-next 2/2] bonding: export slave's partner_oper_port_state "

[RFC PATCH net-next 0/4] switchdev: avoid duplicate packet forwarding
 2015-06-15 23:25 UTC  (17+ messages)
` [RFC PATCH net-next 1/4] net: don't reforward packets already forwarded by offload device
` [RFC PATCH net-next 2/4] switchdev: add fwd_mark generator helper
` [RFC PATCH net-next 3/4] rocker: add fwd_mark support

[V6 PATCH 0/7] ACPI: Introduce support for _CCA object
 2015-06-15 23:24 UTC  (2+ messages)

[PATCH] rps: Handle double list_add at __napi_schedule
 2015-06-15 23:24 UTC  (2+ messages)

[PATCH net-next 0/5] rocker: revert back to support for nowait processes
 2015-06-15 23:07 UTC  (2+ messages)

[PATCH net-next] rocker: fix neigh tbl index increment race
 2015-06-15 23:04 UTC  (2+ messages)

[PATCH net-next] rocker: gaurd against NULL rocker_port when removing ports
 2015-06-15 23:04 UTC  (2+ messages)

[PATCH net-next] net: make u64_stats_init() a function
 2015-06-15 23:03 UTC  (2+ messages)

[PATCH net-next v2] bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
 2015-06-15 23:03 UTC  (2+ messages)

[PATCH v2 net-next 0/3] bpf: share helpers between tracing and networking
 2015-06-15 23:01 UTC  (2+ messages)

[net-next:master 1371/1406] net/bridge/br_netfilter.c:920:12: warning: 'br_nf_ip_fragment' defined but not used
 2015-06-15 22:46 UTC 

[PATCH 00/11] Demux IB CM requests in the rdma_cm module
 2015-06-15 22:36 UTC  (20+ messages)
  ` [PATCH 01/11] IB/core: Find the network device matching connection parameters
  ` [PATCH 02/11] IB/ipoib: Return IPoIB devices "
  ` [PATCH 03/11] IB/cm: Expose service ID in request events
  ` [PATCH 04/11] IB/cm: Expose DGID in SIDR "
  ` [PATCH 06/11] IB/cma: Refactor RDMA IP CM private-data parsing code
  ` [PATCH 07/11] IB/cma: Helper functions to access port space IDRs
  ` [PATCH 09/11] IB/cma: validate routing of incoming requests
  ` [PATCH 10/11] IB/cma: Share ib_cm_ids between rdma_cm_ids
  ` [PATCH 11/11] IB/cm: Remove compare_data checks
` [PATCH 05/11] IB/cm: Share listening CM IDs
` [PATCH 08/11] IB/cma: Add net_dev and private data checks to RDMA CM

[PATCH] netlink: add API to retrieve all group memberships
 2015-06-15 22:13 UTC  (2+ messages)

[net-next:master 1374/1406] include/linux/netfilter/x_tables.h:391:10: note: in expansion of macro 'this_cpu_ptr'
 2015-06-15 22:08 UTC 

[PATCH v2] net: Add sock_common_listen for TCP and DCCP
 2015-06-15 21:54 UTC  (2+ messages)

[PATCH 00/32] Netfilter updates for net-next
 2015-06-15 21:41 UTC  (34+ messages)
` [PATCH 01/32] netfilter: conntrack: warn the user if there is a better helper to use
` [PATCH 02/32] netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
` [PATCH 03/32] netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
` [PATCH 04/32] netfilter: bridge: detect NAT66 correctly and change MAC address
` [PATCH 05/32] netfilter: bridge: refactor frag_max_size
` [PATCH 06/32] netfilter: bridge: rename br_parse_ip_options
` [PATCH 07/32] netfilter: bridge: re-order check_hbh_len()
` [PATCH 08/32] netfilter: bridge: forward IPv6 fragmented packets
` [PATCH 09/32] net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
` [PATCH 10/32] netfilter: bridge: restore vlan tag when refragmenting
` [PATCH 11/32] netfilter: xtables: use percpu rule counters
` [PATCH 12/32] netfilter: xtables: avoid percpu ruleset duplication
` [PATCH 13/32] netfilter: ipset: Use MSEC_PER_SEC consistently
` [PATCH 14/32] netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
` [PATCH 15/32] netfilter: ipset: Check extensions attributes before getting extensions
` [PATCH 16/32] netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
` [PATCH 17/32] netfilter: ipset: Make sure we always return line number on batch
` [PATCH 18/32] netfilter: ipset: Check CIDR value only when attribute is given
` [PATCH 19/32] netfilter: ipset: Fix cidr handling for hash:*net* types
` [PATCH 20/32] netfilter: ipset: Fix parallel resizing and listing of the same set
` [PATCH 21/32] netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed
` [PATCH 22/32] netfilter:ipset Remove rbtree from hash:net,iface
` [PATCH 23/32] netfilter: ipset: Prepare the ipset core to use RCU at set level
` [PATCH 24/32] netfilter: ipset: Introduce RCU locking in bitmap:* types
` [PATCH 25/32] netfilter: ipset: Introduce RCU locking in hash:* types
` [PATCH 26/32] netfilter: ipset: Introduce RCU locking in list type
` [PATCH 27/32] netfilter: ipset: Fix coding styles reported by checkpatch.pl
` [PATCH 28/32] netfilter: Kconfig: get rid of parens around depends on
` [PATCH 29/32] netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference
` [PATCH 30/32] netfilter: nf_tables: attach net_device to basechain
` [PATCH 31/32] netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain()
` [PATCH 32/32] netfilter: nf_tables_netdev: unregister hooks on net_device removal

netstat and dual stack sockets
 2015-06-15 21:36 UTC  (2+ messages)

[PATCH net-next 0/3] Socket destruction events via netlink sock_diag
 2015-06-15 20:30 UTC  (9+ messages)
` [PATCH net-next 1/3] sock_diag: define destruction multicast groups
` [PATCH net-next 2/3] sock_diag: specify info_size per inet protocol
` [PATCH net-next 3/3] sock_diag: implement a get_info handler for inet

[PATCH] net: fix search limit handling in skb_find_text()
 2015-06-15 19:37 UTC  (3+ messages)

[PATCH] iproute2: update ip-link.8 for geneve tunnels
 2015-06-15 18:39 UTC  (6+ messages)
` [PATCH 0/2] iplink_geneve: add ttl and tos configuration bits
  ` [PATCH 1/2] iplink_geneve: add ttl configuration at link creation
  ` [PATCH 2/2] iplink_geneve: add tos "

[PATCH] wireless: ipw2100: fix timeout bug - always evaluated to 0
 2015-06-15 18:25 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-rk: Don't add function name in info or err messages
 2015-06-15 17:44 UTC 

[BUG ?] delay always evaluates to 0
 2015-06-15 17:38 UTC  (3+ messages)

[PATCH] seeq:Make functions have a return type of bool in the file ether3.c
 2015-06-15 17:38 UTC 

[PATCH 1/3] net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc
 2015-06-15 17:35 UTC  (6+ messages)
` [PATCH 3/3] net: dsa: Allow configuration of CPU & DSA port speeds/duplex

"ip netns create" hangs forever, spamming console with "unregister_netdevice: waiting for lo to become free"
 2015-06-15 17:34 UTC  (4+ messages)

[PATCH net] bridge: fix br_stp_set_bridge_priority race conditions
 2015-06-15 17:28 UTC 

[PATCH net-next] sfc: mark state UNINIT after unregister
 2015-06-15 17:27 UTC 

[PATCH 1/1 net-next] net: rds: use for_each_sg() for scatterlist parsing
 2015-06-15 17:13 UTC 

[PATCH 0/7] slub: bulk alloc and free for slub allocator
 2015-06-15 17:04 UTC  (13+ messages)
` [PATCH 1/7] slab: infrastructure for bulk object allocation and freeing
` [PATCH 2/7] slub bulk alloc: extract objects from the per cpu slab
` [PATCH 3/7] slub: reduce indention level in kmem_cache_alloc_bulk()
` [PATCH 4/7] slub: fix error path bug in kmem_cache_alloc_bulk
` [PATCH 5/7] slub: kmem_cache_alloc_bulk() move clearing outside IRQ disabled section
` [PATCH 6/7] slub: improve bulk alloc strategy
` [PATCH 7/7] slub: initial bulk free implementation

[PATCH] ethernet/sfc: mark state UNINIT after unregister
 2015-06-15 16:58 UTC  (3+ messages)

[PATCH net-next 0/3 v4] changes to make ipv4 routing table aware of next-hop link status
 2015-06-15 16:33 UTC  (4+ messages)
` [PATCH net-next 1/3 v4] net: track link-status of ipv4 nexthops
` [PATCH net-next 2/3 v4] net: ipv4 sysctl option to ignore routes when nexthop link is down
` [PATCH net-next 3/3 v4] iproute2: add support to print 'linkdown' nexthop flag

[PATCH 0/2] Fix Ethernet jumbo frames support for Armada 370
 2015-06-15 15:54 UTC  (7+ messages)
` [PATCH 1/2] net: mvneta: introduce tx_csum_limit property
` [PATCH 2/2] ARM: mvebu: disable IP checksum with jumbo frames for Armada 370

displayed name changed in ip link show for bridge- and other interfaces
 2015-06-15 15:54 UTC  (6+ messages)

Questions about 'ip link set DEV_NAME name DEV_NEWNAME'
 2015-06-15 15:52 UTC  (2+ messages)

[RFC,v3 02/10] dpaa_eth: add support for DPAA Ethernet
 2015-06-15 15:08 UTC  (8+ messages)

[PATCH net-next V1 00/13] mlx4 driver update (+ new VF ndo)
 2015-06-15 14:59 UTC  (14+ messages)
` [PATCH net-next V1 01/13] net/mlx4_core: Check before cleaning counters bitmap
` [PATCH net-next V1 02/13] net/mlx4_core: Reset counters data when freed
` [PATCH net-next V1 03/13] net/mlx4_core: Add sink counter
` [PATCH net-next V1 04/13] net/mlx4_core: Remove counters table allocation from VF flow
` [PATCH net-next V1 05/13] net/mlx4_core: Adjust counter grant policy in the resource tracker
` [PATCH net-next V1 06/13] net/mlx4_core: Add port attribute when tracking counters
` [PATCH net-next V1 07/13] net/mlx4_core: Allocate default counter per port
` [PATCH net-next V1 08/13] IB/mlx4: Add RoCE/IB dedicated counters
` [PATCH net-next V1 09/13] IB/mlx4: Set VF to read from QP counters
` [PATCH net-next V1 10/13] net/mlx4_core: Add helper to query counters
` [PATCH net-next V1 11/13] net/mlx4_en: Show PF own statistics via ethtool
` [PATCH net-next V1 12/13] net/core: Add reading VF statistics through the PF netdevice
` [PATCH net-next V1 13/13] net/mlx4_en: Support ndo_get_vf_stats

[PATCH 00/12] Freescale DPAA FMan
 2015-06-15 14:23 UTC  (7+ messages)
` [PATCH 07/12] fsl/fman: Add FMan MURAM support
  ` [PATCH 01/12] fsl/fman: Add the FMan FLIB headers
    ` [PATCH 08/12] fsl/fman: Add Frame Manager support

[PATCH next v1] bonding: Display LACP info only to CAP_NET_ADMIN capable user
 2015-06-15 14:08 UTC  (2+ messages)

Administrador do sistema
 2015-06-15 12:46 UTC 

Support for Ethernet Phy interfaced through i2c bus
 2015-06-15 11:47 UTC  (2+ messages)

Fwd: [PATCH] net:usb:cdc_ncm: fix that tag Huawei devices as wwan
 2015-06-15 11:25 UTC  (6+ messages)
      `  "

[PATCH 3/3] ixgbe: ping to reset on changing trust status
 2015-06-15 10:48 UTC 

[PATCH 2/3] ixgbe, ixgbevf: error MC promisc unless trusted
 2015-06-15 10:48 UTC 

[PATCH 1/3] ixgbevf: refactor ixgbevf_update_mc_addr_list_vf
 2015-06-15 10:47 UTC 

[PATCH 0/3] ixgbe, ixgbevf: make VF driver check MC promisc enabled
 2015-06-15 10:46 UTC 

[PATCH v5 3/3] ixgbe: Add new ndo to trust VF
 2015-06-15 10:39 UTC  (14+ messages)

[PATCH net-next] Increase limit of macvtap queues
 2015-06-15  8:07 UTC  (3+ messages)

RENDSZERGAZDA
 2015-06-15  4:58 UTC 

net: make skb_gso_segment error handling more robust
 2015-06-15  3:39 UTC  (2+ messages)

[PATCH] net: fec: Ensure clocks are enabled while using mdio bus
 2015-06-15  3:15 UTC  (6+ 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).