netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-18 16:20:33 to 2015-09-20 06:23:16 UTC [more...]

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-20  6:23 UTC  (62+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 01/15] ebtables: Simplify the arguments to ebt_do_table
    ` [PATCH next 02/15] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
    ` [PATCH next 03/15] inet netfilter: Prefer state->hook to ops->hooknum
    ` [PATCH next 04/15] nftables: kill nft_pktinfo.ops
    ` [PATCH next 05/15] x_tables: Pass struct net in xt_action_param
    ` [PATCH next 06/15] x_tables: Use par->net instead of computing from the passed net devices
    ` [PATCH next 07/15] nftables: Pass struct net in nft_pktinfo
    ` [PATCH next 08/15] nftables: Use pkt->net instead of computing net from the passed net_devices
    ` [PATCH next 09/15] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6
    ` [PATCH next 10/15] act_connmark: Remember the struct net instead of guessing it
    ` [PATCH next 11/15] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
    ` [PATCH next 12/15] ipvs: Read hooknum from state rather than ops->hooknum
    ` [PATCH next 13/15] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
    ` [PATCH next 14/15] netfilter: Pass net into nf_xfrm_me_harder
    ` [PATCH next 15/15] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
    ` [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 05/84] ipvs: Store ipvs not net in struct ip_vs_conn_param
      ` [PATCH next 08/84] ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey
      ` [PATCH next 10/84] ipvs: Pass ipvs not net to ip_vs_svc_hashkey
      ` [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 16/84] ipvs: Pass ipvs not net to __ip_vs_del_dest
      ` [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 26/84] ipvs: Pass ipvs not net to __ip_vs_get_servie_entries
      ` [PATCH next 28/84] ipvs: Pass ipvs not net to __ip_vs_get_timeouts
      ` [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 34/84] ipvs: Pass ipvs not net to stop_sync_thread
      ` [PATCH next 38/84] ipvs: Pass ipvs not net to ip_vs_process_message
      ` [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 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 52/84] ipvs: Pass ipvs not net into register_app and unregister_app
      ` [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 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 net-next 0/7] bridge: don't age out externally added FDB entries
 2015-09-20  2:21 UTC  (21+ messages)
` [PATCH net-next 1/7] rocker: track when FDB entry is touched
` [PATCH net-next 2/7] rocker: store rocker_port in fdb key rather than pport
` [PATCH net-next 3/7] rocker: adding port ageing_time for ageing out FDB entries
` [PATCH net-next 4/7] bridge: define some min/max ageing time constants we'll use next
` [PATCH net-next 5/7] rocker: add FDB cleanup timer
` [PATCH net-next 6/7] bridge: don't age externally added FDB entries
` [PATCH net-next 7/7] switchdev: update documentation on FDB ageing_time

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

sr-iov and bridges (mlx4)
 2015-09-19 23:58 UTC 

[PATCH 00/15] RDS: connection scalability and performance improvements
 2015-09-19 23:04 UTC  (16+ 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: 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)

[patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
 2015-09-19 19:25 UTC  (12+ messages)
` [patch net-next RFC 1/6] switchdev: rename "trans" to "trans_ph"
` [patch net-next RFC 2/6] switchdev: introduce transaction infrastructure for attr_set and obj_add
` [patch net-next RFC 3/6] rocker: switch to local transaction phase enum
` [patch net-next RFC 4/6] switchdev: move transaction phase enum under transaction structure
` [patch net-next RFC 5/6] rocker: use switchdev transaction queue for allocated memory
` [patch net-next RFC 6/6] switchdev: split commit and prepare phase into two callbacks

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

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

[PATCH net] inet: fix races in reqsk_queue_hash_req()
 2015-09-19 16:48 UTC 

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

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

[PATCH net] tcp/dccp: fix timewait races in timer handling
 2015-09-19 16:08 UTC 

epoll, missed opportunity?
 2015-09-19 15:51 UTC  (5+ messages)

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

[linux-next] oops in ip_route_input_noref
 2015-09-19 14:34 UTC  (6+ messages)

Apply Loan!
 2015-09-19  6:21 UTC 

[PATCH net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-19 12:46 UTC  (2+ messages)

Apply Loan!
 2015-09-19  1:21 UTC 

Apply Loan!
 2015-09-19  5:44 UTC 

Apply Loan!
 2015-09-18 23:54 UTC 

Apply Loan!
 2015-09-19  0:51 UTC 

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

Apply Loan!
 2015-09-19  0:23 UTC 

[PATCH] Revert "net/phy: Add Vitesse 8641 phy ID"
 2015-09-19  6:22 UTC  (3+ messages)

Apply Loan!
 2015-09-18 22:57 UTC 

Apply Loan!
 2015-09-18 22:36 UTC 

Apply Loan!
 2015-09-18 22:16 UTC 

[PATCH net] openvswitch: Zero flows on allocation
 2015-09-19  3:38 UTC  (2+ messages)

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

[PATCH] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-09-19  2:45 UTC  (8+ messages)

[PATCH v2] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-09-19  2:40 UTC 

[PATCH] geneve: remove use of internal IP header when calling IP_ECN_decapsulate
 2015-09-19  2:19 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net] bna: check for dma mapping errors
 2015-09-18 23:56 UTC  (2+ messages)

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

[PATCH net-next] bnx2x: add ethtool support to read and change RSS key
 2015-09-18 22:21 UTC 

[PATCH net-next] sunvnet:Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
 2015-09-18 21:47 UTC 

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

[PATCH net-next] net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
 2015-09-18 21:16 UTC 

[PATCH] geneve: restore vlan bits in xmit path
 2015-09-18 20:32 UTC  (3+ messages)
` [PATCH v2] geneve: remove vlan-related feature assignment

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

[PATCH] iplink_geneve: add UDP destination port configuration at link creation
 2015-09-18 20:14 UTC  (8+ messages)
` [PATCH] geneve: use network byte order for destination port config parameter

[PATCH] net: gianfar_ptp: Fix module autoload for OF platform driver
 2015-09-18 19:54 UTC  (2+ messages)

mvneta: SGMII fixed-link not so fixed
 2015-09-18 19:38 UTC  (13+ messages)

[PATCH 4/6] net: freescale: Fix module autoload for OF platform driver
 2015-09-18 19:23 UTC  (2+ 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)

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  (2+ messages)

ATL1E 0000:02:00.0: swiotlb buffer is full (sz: 529461 bytes)
 2015-09-18 16:55 UTC  (3+ 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 


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