netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-19 17:23:29 to 2015-09-21 13:33:32 UTC [more...]

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-21 13:33 UTC 

[PATCH] lib: fix data race in rhashtable_rehash_one
 2015-09-21 13:31 UTC  (2+ messages)

[PATCH RFC 0/3] kcm: Kernel Connection Multiplexor (KCM)
 2015-09-21 12:24 UTC  (5+ messages)
` [PATCH RFC 1/3] rcu: Add list_next_or_null_rcu
` [PATCH RFC 2/3] kcm: Kernel Connection Multiplexor module
` [PATCH RFC 3/3] kcm: Add statistics and proc interfaces

[PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-21 11:39 UTC  (2+ messages)

bnx2x - occasional high packet loss (on LAN)
 2015-09-21 10:58 UTC  (6+ messages)

[net-next PATCH 0/4] Add support for reading macid when DT macid not found
 2015-09-21 10:26 UTC  (5+ messages)
` [net-next PATCH 1/4] drivers: net: cpsw: davinci_emac: move reading mac id to common file
` [net-next PATCH 2/4] drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms
` [net-next PATCH 3/4] arm: dts: dra7: add syscon phandle to cpsw node
` [net-next PATCH 4/4] arm: dts: am4372: "

[PATCH] [net] Fix error handling in ezusb_probe()
 2015-09-21 10:24 UTC 

[PATCH] usbnet: New driver for QinHeng CH9200 devices
 2015-09-21 10:08 UTC 

[PATCH] usbnet: New driver for QinHeng CH9200 devices
 2015-09-21  6:36 UTC  (2+ messages)

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

[patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
 2015-09-21  8:09 UTC  (12+ messages)
` [patch net-next RFC 3/6] rocker: switch to local transaction phase enum

[PATCH] ip: find correct route for socket which is not bound (v2)
 2015-09-21  8:00 UTC 

[PATCH net 1/2] iptunnel: make rx/tx bytes counters consistent
 2015-09-21  7:39 UTC  (6+ messages)
` [PATCH net 2/2] ip6tunnel: "

pull-request: can-next 2015-09-17
 2015-09-21  7:20 UTC 

[PATCH net] net: Handle negative checksum offset in skb-checksum-help
 2015-09-21  6:53 UTC 

[PATCH net-next v2 0/7] bridge: don't age out externally added FDB entries
 2015-09-21  6:49 UTC  (10+ messages)
` [PATCH net-next v2 1/7] rocker: track when FDB entry is touched
` [PATCH net-next v2 2/7] rocker: store rocker_port in fdb key rather than pport
` [PATCH net-next v2 3/7] bridge: define some min/max/default ageing time constants
` [PATCH net-next v2 4/7] rocker: adding port ageing_time for ageing out FDB entries
` [PATCH net-next v2 5/7] rocker: add FDB cleanup timer
` [PATCH net-next v2 6/7] bridge: don't age externally added FDB entries
` [PATCH net-next v2 7/7] switchdev: update documentation on FDB ageing_time

[PATCH net] openvswitch: Zero flows on allocation
 2015-09-21  6:24 UTC  (3+ messages)

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

[PATCH] macvtap: fix TUNSETSNDBUF values > 64k
 2015-09-21  5:45 UTC  (2+ messages)

[PATCH 0/4] Netfilter fixes for net
 2015-09-21  5:32 UTC  (2+ messages)

[PATCH] tipc: reinitialize pointer after skb linearize
 2015-09-21  5:31 UTC  (2+ messages)

[PATCH] Revert "net/phy: Add Vitesse 8641 phy ID"
 2015-09-21  5:29 UTC  (2+ messages)

[net-next 0/8][pull request] Intel Wired LAN Driver Updates 2015-09-17
 2015-09-21  5:27 UTC  (2+ messages)

[PATCH] geneve: remove use of internal IP header when calling IP_ECN_decapsulate
 2015-09-21  5:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
 2015-09-21  5:24 UTC  (4+ messages)
` [PATCH 2/2] 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()

pull-request: can-next 2015-09-17
 2015-09-21  4:59 UTC  (2+ messages)

[PATCH] Replace get_seconds with ktime_get_seconds
 2015-09-21  4:54 UTC  (2+ messages)

[PATCH v4] net: Fix behaviour of unreachable, blackhole and prohibit routes
 2015-09-21  4:45 UTC  (2+ messages)

[PATCH v2 0/5] net: Hisilicon Network Subsystem support
 2015-09-21  4:44 UTC  (2+ messages)

[PATCH net-next] xen-netfront: always set num queues if possible
 2015-09-21  4:39 UTC  (4+ messages)
` [Xen-devel] "
  ` [PATCH net-next v2] "

[PATCH net] bna: check for dma mapping errors
 2015-09-21  4:37 UTC  (2+ messages)

[PATCH] net: dsa: actually force the speed on the CPU port
 2015-09-21  4:36 UTC  (2+ messages)

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

DO YOU NEED A LOAN AT 3% RATE ANNUALLY
 2015-09-19 15:29 UTC 

[PATCH/RFC net-next v3 0/4] ravb: Add support for r8a7795 SoC
 2015-09-21  0:27 UTC  (4+ messages)
` [PATCH/RFC net-next v3 3/4] ravb: Document binding "

[Linux 4.2-rc8+] circular locking dependency detected: [pppd] ppp_dev_uninit() | rtnl_lock()
 2015-09-20 22:56 UTC  (4+ messages)

[PATCH 1/2 v3] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-20 21:30 UTC  (2+ messages)
` [PATCH 2/2 v3] airo: Implement netif_carrier_on/off

[PATCH v2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-20 19:38 UTC  (5+ messages)

sr-iov and bridges (mlx4)
 2015-09-20 18:45 UTC  (5+ messages)

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-20 16:41 UTC  (90+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 00/84] ipvs: Stop guessing the network namespace
      ` [PATCH next 01/84] ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule
      ` [PATCH next 02/84] ipvs: Don't use current in proc_do_defense_mode
      ` [PATCH next 03/84] ipvs: Use state->net in the ipvs forward functions
      ` [PATCH next 04/84] ipvs: Store ipvs not net in struct ip_vs_conn
      ` [PATCH next 05/84] ipvs: Store ipvs not net in struct ip_vs_conn_param
      ` [PATCH next 06/84] ipvs: Pass ipvs not net to ip_vs_fill_conn
      ` [PATCH next 07/84] ipvs: Store ipvs not net in struct ip_vs_service
      ` [PATCH next 08/84] ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey
      ` [PATCH next 09/84] ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find
      ` [PATCH next 10/84] ipvs: Pass ipvs not net to ip_vs_svc_hashkey
      ` [PATCH next 11/84] ipvs: Pass ipvs not net to __ip_vs_service_find
      ` [PATCH next 12/84] ipvs: Pass ipvs not net to ipvs_service_find
      ` [PATCH next 13/84] ipvs: Pass ipvs not net to ip_vs_has_real_service
      ` [PATCH next 14/84] ipvs: Pass ipvs not net to ip_vs_find_dest
      ` [PATCH next 15/84] ipvs: Pass ipvs not net to ip_vs_trash_cleanup
      ` [PATCH next 16/84] ipvs: Pass ipvs not net to __ip_vs_del_dest
      ` [PATCH next 17/84] ipvs: Pass ipvs not net to ip_vs_dest_trash_expire
      ` [PATCH next 18/84] ipvs: Cache ipvs in ip_vs_genl_set_cmd
      ` [PATCH next 19/84] ipvs: Pass ipvs not net to ip_vs_add_service
      ` [PATCH next 20/84] ipvs: Pass ipvs not net to ip_vs_flush
      ` [PATCH next 21/84] ipvs: Pass ipvs not net to ip_vs_service_net_cleanup
      ` [PATCH next 22/84] ipvs: Pass ipvs not net to ip_vs_zero_all
      ` [PATCH next 23/84] ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6
      ` [PATCH next 24/84] ipvs: Pass ipvs not net to ip_vs_proto_data_get
      ` [PATCH next 25/84] ipvs: Pass ipvs not net to ip_vs_set_timeout
      ` [PATCH next 26/84] ipvs: Pass ipvs not net to __ip_vs_get_servie_entries
      ` [PATCH next 27/84] ipvs: Pass ipvs not net to __ip_vs_get_dest_entries
      ` [PATCH next 28/84] ipvs: Pass ipvs not net to __ip_vs_get_timeouts
      ` [PATCH next 29/84] ipvs: Pass ipvs not net to ip_vs_genl_parse_service
      ` [PATCH next 30/84] ipvs: Pass ipvs not net to ip_vs_genl_find_service
      ` [PATCH next 31/84] ipvs: Pass ipvs not net to ip_vs_genl_new_daemon
      ` [PATCH next 32/84] ipvs: Pass ipvs not net to ip_vs_genl_del_daemon
      ` [PATCH next 33/84] ipvs: Pass ipvs not net to start_sync_thread
      ` [PATCH next 34/84] ipvs: Pass ipvs not net to stop_sync_thread
      ` [PATCH next 35/84] ipvs: Pass ipvs not net to make_send_sock
      ` [PATCH next 36/84] ipvs: Pass ipvs not net to make_receive_sock
      ` [PATCH next 37/84] ipvs: Store ipvs not net in struct ip_vs_sync_thread_data
      ` [PATCH next 38/84] ipvs: Pass ipvs not net to ip_vs_process_message
      ` [PATCH next 39/84] ipvs: Pass ipvs not net to ip_vs_sync_conn_v0
      ` [PATCH next 40/84] ipvs: Pass ipvs not net to ip_vs_sync_conn
      ` [PATCH next 41/84] ipvs: Pass ipvs not net to ip_vs_proc_conn
      ` [PATCH next 42/84] ipvs: Pass ipvs not net to ip_vs_proc_sync_conn
      ` [PATCH next 43/84] ipvs: Pass ipvs not net to ip_vs_sync_net_init
      ` [PATCH next 44/84] ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
      ` [PATCH next 45/84] ipvs: Pass ipvs not net to ip_vs_genl_set_config
      ` [PATCH next 46/84] ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
      ` [PATCH next 47/84] ipvs: Pass ipvs not net to ip_vs_random_drop_entry
      ` [PATCH next 48/84] ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl
      ` [PATCH next 49/84] ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
      ` [PATCH next 50/84] ipvs: Pass ipvs not net to estimation_timer
      ` [PATCH next 51/84] ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
      ` [PATCH next 52/84] ipvs: Pass ipvs not net into register_app and unregister_app
      ` [PATCH next 53/84] ipvs: Pass ipvs not net into ip_vs_app_inc_new
      ` [PATCH next 54/84] ipvs: Pass ipvs not net to register_ip_vs_app_inc
      ` [PATCH next 55/84] ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app
      ` [PATCH next 56/84] ipvs: Pass ipvs not net into ip_vs_app_inc_release
      ` [PATCH next 57/84] ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
      ` [PATCH next 58/84] ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns
      ` [PATCH next 59/84] ipvs: Pass ipvs not net into init_netns and exit_netns
      ` [PATCH next 60/84] ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
      ` [PATCH next 61/84] ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
      ` [PATCH next 62/84] ipvs: Pass ipvs into conn_out_get
      ` [PATCH next 63/84] ipvs: Pass ipvs not net to ip_vs_conn_hashkey
      ` [PATCH next 64/84] ipvs: Pass ipvs not net into ip_vs_conn_net_flush
      ` [PATCH next 65/84] ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
      ` [PATCH next 66/84] ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
      ` [PATCH next 67/84] ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit
      ` [PATCH next 68/84] ipvs: Pass ipvs into __ip_vs_get_out_rt
      ` [PATCH next 69/84] ipvs: Pass ipvs into __ip_vs_get_out_rt_v6
      ` [PATCH next 70/84] ipvs: Pass ipvs into ensure_mtu_is adequate
      ` [PATCH next 71/84] ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats
      ` [PATCH next 72/84] ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
      ` [PATCH next 73/84] ipvs: Simplify ipvs and net access "
      ` [PATCH next 74/84] ipvs: Pass ipvs not net into sysctl_nat_icmp_send
      ` [PATCH next 75/84] ipvs: Pass ipvs into ip_vs_out
      ` [PATCH next 76/84] ipvs: Pass ipvs into ip_vs_in
      ` [PATCH next 77/84] ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6
      ` [PATCH next 78/84] ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6
      ` [PATCH next 79/84] ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute
      ` [PATCH next 80/84] ipvs: Remove net argument from ip_vs_tcp_conn_listen
      ` [PATCH next 81/84] ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
      ` [PATCH next 82/84] ipvs: Remove skb_net
      ` [PATCH next 83/84] ipvs: Remove skb_sknet
      ` [PATCH next 84/84] ipvs: Pass ipvs into ip_vs_gather_frags

[PATCH net-next 0/7] bridge: don't age out externally added FDB entries
 2015-09-20 15:56 UTC  (6+ messages)
` [PATCH net-next 7/7] switchdev: update documentation on FDB ageing_time

[RFC PATCH kernel] Revert "net/mlx4_core: Add port attribute when tracking counters"
 2015-09-20 13:51 UTC  (7+ messages)

[PATCH net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-20  1:55 UTC  (3+ messages)

PATCH: netdev: add a cast NLMSG_OK to avoid a GCC warning in users' code
 2015-09-19 21:43 UTC  (3+ messages)

rfi: stmmac: creating an of mdio bus for attached dsa
 2015-09-19 20:58 UTC  (2+ messages)

[PATCH 0/7] Phy and mdiobus fixes
 2015-09-19 20:49 UTC  (2+ messages)

197b:0250 JMicron JMC250 Gigabit ethernet doesn't work
 2015-09-19 18:01 UTC 

Apply Loan!
 2015-09-18 21:24 UTC 


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